Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dremap_sse.c102 static void remap_mono_to_stereo_s16ne_sse2(pa_remap_t *m, int16_t *dst, const int16_t *src, unsign… in remap_mono_to_stereo_s16ne_sse2() function
137 pa_set_remap_func(m, (pa_do_remap_func_t) remap_mono_to_stereo_s16ne_sse2, in init_remap_sse2()