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