Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/resampler/
Dsoxr.c115 soxr_runtime_spec_t runtime_spec; in pa_resampler_soxr_init() local
137 runtime_spec = soxr_runtime_spec(1); in pa_resampler_soxr_init()
155 …soxr_create(r->i_ss.rate, r->o_ss.rate, r->work_channels, &err, &io_spec, &quality, &runtime_spec); in pa_resampler_soxr_init()