We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21a8634 commit 7985b42Copy full SHA for 7985b42
1 file changed
src/audio/up_down_mixer/up_down_mixer.c
@@ -28,6 +28,8 @@
28
#include "up_down_mixer_coef.h"
29
#include "up_down_mixer.h"
30
31
+#define FORCE_REQUEST_MONO 1 // remove this
32
+
33
LOG_MODULE_REGISTER(up_down_mixer, CONFIG_SOF_LOG_LEVEL);
34
35
/* these ids aligns windows driver requirement to support windows driver */
0 commit comments