mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
audioconvert: SSE optimize delay and convolver
This commit is contained in:
parent
33fb2f04c7
commit
2c0ce6afc2
5 changed files with 115 additions and 69 deletions
|
|
@ -10,7 +10,6 @@
|
|||
#include <spa/param/audio/raw.h>
|
||||
|
||||
#include "crossover.h"
|
||||
#include "delay.h"
|
||||
|
||||
#define VOLUME_MIN 0.0f
|
||||
#define VOLUME_NORM 1.0f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue