Searched refs:ipos_start (Results 1 – 1 of 1) sorted by relevance
498 uint32_t ipos_start, ipos_end; in st_rate_frames_in() local506 ipos_start = rate->ipos; in st_rate_frames_in()513 ipos_start = rate->ipos + (offset >> 32); in st_rate_frames_in()520 return ipos_end + 1 > ipos_start ? ipos_end + 1 - ipos_start : 0; in st_rate_frames_in()