Skip to content

Commit de78f7d

Browse files
AEC: convert aec to use sink/src interface
This commit changes AEC to use sink/src interface and makes it to be a DP module it also use 32bit api of google's AEC Signed-off-by: Marcin Szkudlinski <marcin.szkudlinski@intel.com>
1 parent 4617712 commit de78f7d

File tree

3 files changed

+275
-186
lines changed

3 files changed

+275
-186
lines changed

src/audio/google/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ config COMP_GOOGLE_RTC_AUDIO_PROCESSING_SAMPLE_RATE_HZ
3636
config COMP_GOOGLE_RTC_AUDIO_PROCESSING_NUM_CHANNELS
3737
depends on COMP_GOOGLE_RTC_AUDIO_PROCESSING
3838
int "Number of channels to process for Google Real Time Communication Audio processing"
39-
default 1
39+
default 4
4040
help
4141
Sets the number of channels to process in the Google real-time
4242
communication audio processing.

0 commit comments

Comments
 (0)