mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
channelmix: add stereo to 7.1 upmix
This commit is contained in:
parent
b1ca470d99
commit
2e8e8938bc
3 changed files with 51 additions and 0 deletions
|
|
@ -103,6 +103,7 @@ DEFINE_FUNCTION(f32_3p1_1, c);
|
|||
DEFINE_FUNCTION(f32_2_4, c);
|
||||
DEFINE_FUNCTION(f32_2_3p1, c);
|
||||
DEFINE_FUNCTION(f32_2_5p1, c);
|
||||
DEFINE_FUNCTION(f32_2_7p1, c);
|
||||
DEFINE_FUNCTION(f32_5p1_2, c);
|
||||
DEFINE_FUNCTION(f32_5p1_3p1, c);
|
||||
DEFINE_FUNCTION(f32_5p1_4, c);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue