Searched refs:filter_threshold (Results 1 – 2 of 2) sorted by relevance
67 guint filter_threshold; member
1113 resampler->filter_threshold = in resampler_calculate_taps()1161 } else if (bps * n_taps * out_rate < resampler->filter_threshold) { in resampler_calculate_taps()1165 bps * n_taps * out_rate, resampler->filter_threshold); in resampler_calculate_taps()