Searched refs:from_times_100 (Results 1 – 1 of 1) sorted by relevance
26 unsigned int from_times_100; member59 lr->from_times_100 = from * 100; in linear_resampler_set_rates()107 return lr->from_times_100 != lr->to_times_100; in linear_resampler_needed()166 while ((lr->src_offset > lr->from_times_100) && in linear_resampler_resample()168 lr->src_offset -= lr->from_times_100; in linear_resampler_resample()