Searched refs:dst_frames1 (Results 1 – 1 of 1) sorted by relevance
75 int src_frames1, dst_frames1; in resample_expand() local97 dst_frames1 = dst_frames; in resample_expand()98 while (dst_frames1-- > 0) { in resample_expand()134 int src_frames1, dst_frames1; in resample_shrink() local156 dst_frames1 = dst_frames; in resample_shrink()157 while (dst_frames1 > 0) { in resample_shrink()172 dst_frames1--; in resample_shrink()