mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-08 13:29:59 -05:00
tests: Factor out Orc test code into cpu-test
Reorganises all the svolume core test code in cpu-test since it's the same across MMX/SSE/etc.
This commit is contained in:
parent
c2f7987f09
commit
b6f2ccf194
4 changed files with 93 additions and 219 deletions
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
/* Orc-optimised bits */
|
||||
|
||||
void pa_cpu_init_orc(pa_cpu_info cpu_info);
|
||||
pa_bool_t pa_cpu_init_orc(pa_cpu_info cpu_info);
|
||||
|
||||
void pa_volume_func_init_orc(void);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue