Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dresampler.c1435 static pa_memchunk* convert_to_work_format(pa_resampler *r, pa_memchunk *input) { in convert_to_work_format() function
1614 buf = convert_to_work_format(r, buf); in pa_resampler_run()