mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
channelmix: undefine the function macro
This commit is contained in:
parent
974ab5348e
commit
9430df0ba6
1 changed files with 2 additions and 0 deletions
|
|
@ -152,3 +152,5 @@ DEFINE_FUNCTION(f32_5p1_3p1, sse);
|
|||
DEFINE_FUNCTION(f32_5p1_4, sse);
|
||||
DEFINE_FUNCTION(f32_7p1_4, sse);
|
||||
#endif
|
||||
|
||||
#undef DEFINE_FUNCTION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue