Skip to content

cpu: Move pa_mix_func_init function before calling pa_cpu_init_arm

Jaechul Lee requested to merge jcsing.lee/pulseaudio:master into master

pa_mix_s16ne_neon function was never called even though devices have supported neon instructions because pa_mix_func_init overwritten the do_mix_table that already had neon mixing function.

Signed-off-by: Jaechul Lee jcsing.lee@samsung.com

Merge request reports

Loading