Searched refs:ipos_start (Results 1 – 1 of 1) sorted by relevance
561 uint32_t ipos_start, ipos_end; in st_rate_frames_in() local569 ipos_start = rate->ipos; in st_rate_frames_in()576 ipos_start = rate->ipos + (offset >> 32); in st_rate_frames_in()583 return ipos_end + 1 > ipos_start ? ipos_end + 1 - ipos_start : 0; in st_rate_frames_in()