Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dlinear_resampler.c25 unsigned int to_times_100; member
58 lr->to_times_100 = to * 100; in linear_resampler_set_rates()
107 return lr->from_times_100 != lr->to_times_100; in linear_resampler_needed()
167 (lr->dst_offset > lr->to_times_100)) { in linear_resampler_resample()
169 lr->dst_offset -= lr->to_times_100; in linear_resampler_resample()