Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/tests/
Dremix-test.c97 … r = pa_resampler_new(pool, &ss1, &maps[i], &ss2, &maps[j], crossover_freq, PA_RESAMPLER_AUTO, in main()
Dresampler-test.c337 method = PA_RESAMPLER_AUTO; in main()
Dresampler-rewind-test.c265 method = PA_RESAMPLER_AUTO; in main()
/third_party/pulseaudio/src/pulsecore/
Dresampler.c113 [PA_RESAMPLER_AUTO] = NULL,
177 method = PA_RESAMPLER_AUTO; in fix_method()
184 method = PA_RESAMPLER_AUTO; in fix_method()
191 method = PA_RESAMPLER_AUTO; in fix_method()
200 method = PA_RESAMPLER_AUTO; in fix_method()
208 if (method == PA_RESAMPLER_AUTO) in fix_method()
Dresampler.h58 PA_RESAMPLER_AUTO, /* automatic select based on sample format */ enumerator
/third_party/pulseaudio/src/daemon/
Ddaemon-conf.c84 .resample_method = PA_RESAMPLER_AUTO,
Dohos_daemon-conf.c84 .resample_method = PA_RESAMPLER_AUTO,