Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dresampler.c46 static int (* const init_table[])(pa_resampler *r) = { variable
436 if (init_table[method](r) < 0) in pa_resampler_new()