Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dremap_mmx.c103 static void remap_mono_to_stereo_s16ne_mmx(pa_remap_t *m, int16_t *dst, const int16_t *src, unsigne… in remap_mono_to_stereo_s16ne_mmx() function
138 pa_set_remap_func(m, (pa_do_remap_func_t) remap_mono_to_stereo_s16ne_mmx, in init_remap_mmx()