Searched refs:PA_RESAMPLER_AUTO (Results 1 – 7 of 7) sorted by relevance
/third_party/pulseaudio/src/tests/ |
D | remix-test.c | 97 … r = pa_resampler_new(pool, &ss1, &maps[i], &ss2, &maps[j], crossover_freq, PA_RESAMPLER_AUTO, in main()
|
D | resampler-test.c | 337 method = PA_RESAMPLER_AUTO; in main()
|
D | resampler-rewind-test.c | 265 method = PA_RESAMPLER_AUTO; in main()
|
/third_party/pulseaudio/src/pulsecore/ |
D | resampler.c | 113 [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()
|
D | resampler.h | 58 PA_RESAMPLER_AUTO, /* automatic select based on sample format */ enumerator
|
/third_party/pulseaudio/src/daemon/ |
D | daemon-conf.c | 84 .resample_method = PA_RESAMPLER_AUTO,
|
D | ohos_daemon-conf.c | 84 .resample_method = PA_RESAMPLER_AUTO,
|