Jason Hsu 12173e3a15 audio: update mixer path table
1. Change HAC mode config
<path name="voice-hac-handset">
        <path name="handset" />
        <ctl name="PCM Source" value="ASP" />
        <ctl name="AMP PCM Gain" value="0" />

2. Change 3 mic
<!-- Tri MIC devices -->
    <path name=""three-mic"">
        <ctl name=""ADC1 Capture Volume"" id=""0"" value=""23""/>
        <ctl name=""ADC2 Capture Volume"" id=""0"" value=""23""/>
        <ctl name=""ADC2 Capture Volume"" id=""1"" value=""23""/>
        <ctl name=""PRI TDM TX Channel Offset"" id=""0"" value=""12""/>
        <ctl name=""PRI TDM TX Channel Offset"" id=""1"" value=""8"" />
        <ctl name=""PRI TDM TX Channel Offset"" id=""2"" value=""0"" />
        <ctl name=""PRI_TDM_TX_0 Channels"" value=""Three""/>
        <ctl name=""Sto1 ADC MIXL DMIC Switch"" value=""1"" />
        <ctl name=""Sto2 ADC MIXL DMIC Switch"" value=""1"" />
        <ctl name=""Sto2 ADC MIXR DMIC Switch"" value=""1"" />
        <ctl name=""Stereo1 DMIC Mux"" value=""DMIC1"" />
        <ctl name=""Stereo2 DMIC Mux"" value=""DMIC2"" />
    </path>

Bug: 145244105
Test: Verified H/W
Signed-off-by: Jason Hsu <jasonchhsu@google.com>
Change-Id: I0e70431f3fe9bf488150dc935b95bea2d034cf8d
2020-05-29 21:22:26 +08:00
2020-05-29 21:22:26 +08:00
2020-05-29 21:22:24 +08:00
2020-05-29 21:22:23 +08:00
2019-08-19 12:39:55 +08:00
2019-08-19 12:39:55 +08:00
2019-08-19 12:39:55 +08:00
2020-05-29 21:21:02 +08:00
Description
No description provided
13 MiB
Languages
C++ 82.9%
Makefile 13.4%
Python 1.4%
C 1.2%
Forth 0.7%
Other 0.4%