From 95a27172c112c785d90b8e05cc8fbeddf796fe25 Mon Sep 17 00:00:00 2001 From: yixuanjiang Date: Mon, 18 Dec 2023 16:10:27 +0800 Subject: [PATCH 1/2] aoc: update mixer table for voice capture Currently AoC always use 3ch in voice usecase rather than using mic MAX microphone as ch count. We have changed mechanism to mapping pdm mask on voice usecase in AUD_PDM. Modify the mask to map voice request. Bug: 316603846 Change-Id: Idf92d1da0df632c6410d30147725857e55cef70b Signed-off-by: yixuanjiang --- audio/lynx/config/mixer_paths.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/audio/lynx/config/mixer_paths.xml b/audio/lynx/config/mixer_paths.xml index bec5b6e..fa99523 100644 --- a/audio/lynx/config/mixer_paths.xml +++ b/audio/lynx/config/mixer_paths.xml @@ -726,8 +726,8 @@ - - + + @@ -752,8 +752,8 @@ - - + + @@ -778,8 +778,8 @@ - - + + @@ -791,8 +791,8 @@ - - + + From a5bb2e6cf0beaa5695383dde9448b6fe58ae357b Mon Sep 17 00:00:00 2001 From: yixuanjiang Date: Mon, 18 Dec 2023 19:53:29 +0800 Subject: [PATCH 2/2] aoc: update mixer table for voice capture V2 Currently AoC always use 3ch in voice usecase rather than using mic MAX microphone as ch count. Modify the mask to map voice request Bug: 316603846 Change-Id: Id61e5ab635e612acd9a359578ec8771a1ce00cde Signed-off-by: yixuanjiang --- audio/lynx/config/mixer_paths.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/audio/lynx/config/mixer_paths.xml b/audio/lynx/config/mixer_paths.xml index fa99523..7a84669 100644 --- a/audio/lynx/config/mixer_paths.xml +++ b/audio/lynx/config/mixer_paths.xml @@ -778,8 +778,8 @@ - - + + @@ -791,8 +791,8 @@ - - + +