Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dcpu-x86.h51 void pa_volume_func_init_mmx(pa_cpu_x86_flag_t flags);
Dcpu-x86.c118 pa_volume_func_init_mmx(*flags); in pa_cpu_init_x86()
Dsvolume_mmx.c243 void pa_volume_func_init_mmx(pa_cpu_x86_flag_t flags) { in pa_volume_func_init_mmx() function
/third_party/pulseaudio/src/tests/
Dcpu-volume-test.c117 pa_volume_func_init_mmx(flags); in START_TEST()