mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
remap: add MMX mono to stereo
This commit is contained in:
parent
e961efc130
commit
6e5dbed51e
4 changed files with 180 additions and 1 deletions
|
|
@ -63,4 +63,6 @@ typedef int64_t pa_reg_x86;
|
|||
void pa_volume_func_init_mmx(pa_cpu_x86_flag_t flags);
|
||||
void pa_volume_func_init_sse(pa_cpu_x86_flag_t flags);
|
||||
|
||||
void pa_remap_func_init_mmx(pa_cpu_x86_flag_t flags);
|
||||
|
||||
#endif /* foocpux86hfoo */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue