Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dremap_neon.c71 static void remap_mono_to_stereo_s16ne_neon(pa_remap_t *m, int16_t *dst, const int16_t *src, unsign… in remap_mono_to_stereo_s16ne_neon() function
405 pa_set_remap_func(m, (pa_do_remap_func_t) remap_mono_to_stereo_s16ne_neon, in init_remap_neon()
410 pa_set_remap_func(m, (pa_do_remap_func_t) remap_mono_to_stereo_s16ne_neon, in init_remap_neon()