Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dresampler.c45 static int copy_init(pa_resampler *r);
114 [PA_RESAMPLER_COPY] = copy_init,
1685 static int copy_init(pa_resampler *r) { in copy_init() function