Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dresampler.h47 PA_RESAMPLER_SRC_SINC_BEST_QUALITY = 0, /* = SRC_SINC_BEST_QUALITY */ enumerator
Dresampler.c48 [PA_RESAMPLER_SRC_SINC_BEST_QUALITY] = pa_resampler_libsamplerate_init,
54 [PA_RESAMPLER_SRC_SINC_BEST_QUALITY] = NULL,
/third_party/pulseaudio/src/modules/
Dmodule-virtual-surround-sink.c794 PA_RESAMPLER_SRC_SINC_BEST_QUALITY, PA_RESAMPLER_NO_REMAP); in pa__init()