Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dresampler.h60 PA_RESAMPLER_PEAKS, enumerator
Dresampler.c111 [PA_RESAMPLER_PEAKS] = pa_resampler_peaks_init,
177 case PA_RESAMPLER_PEAKS: in fix_method()
298 case PA_RESAMPLER_PEAKS: in choose_work_format()
Dprotocol-native.c557 data.resample_method = PA_RESAMPLER_PEAKS; in record_stream_new()
/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluetooth-policy.c229 if (pa_source_output_get_resample_method(source_output) == PA_RESAMPLER_PEAKS) in ignore_output()