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.c109 soxr_runtime_spec_t runtime_spec; in pa_resampler_soxr_init() local
132 runtime_spec = soxr_runtime_spec(1); in pa_resampler_soxr_init()
151 state = soxr_create(100, 1, r->work_channels, &err, &io_spec, &quality, &runtime_spec); in pa_resampler_soxr_init()