Home
last modified time | relevance | path

Searched refs:src_frames1 (Results 1 – 1 of 1) sorted by relevance

/linux/sound/core/oss/
H A Drate.c60 int src_frames1, dst_frames1; in resample_expand() local
81 src_frames1 = src_frames; in resample_expand()
87 if (src_frames1-- > 0) { in resample_expand()
119 int src_frames1, dst_frames1; in resample_shrink() local
140 src_frames1 = src_frames; in resample_shrink()
144 if (src_frames1-- > 0) { in resample_shrink()