Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds