Merge "audio: Merge telephony tuning tables" into tm-qpr-dev

This commit is contained in:
TreeHugger Robot 2022-10-19 07:28:13 +00:00 committed by Android (Google) Code Review
commit 1dbbda0712
10 changed files with 40083 additions and 40062 deletions

View file

@ -295,7 +295,8 @@
<external_module> <external_module>
<module libname="audio_waves_aoc.so" argu="Sink=SPK:1"/> <module libname="audio_waves_aoc.so" argu="Sink=SPK:1"/>
<module libname="audio_spk_35l41.so" argu="AcousticShockProtection"/> <module libname="audio_spk_35l41.so" argu="AcousticShockProtection"/>
<module libname="audio_fortemedia_aoc.so" argu="DL_CH=y VoIP_DLCHs=SPK:1,USB:1 VoIP_Rate=32000 BOOST_USB_SWB_CLK=y SHARED_MODULE=1130578253"/> <module libname="audio_cca_aoc.so"/>
<module libname="audio_fortemedia_aoc.so" argu="DL_CH=y VoIP_DLCHs=SPK:2,USB:2 VoIP_Rate=32000 BOOST_USB_SWB_CLK=y SHARED_MODULE=1130578253"/>
<module libname="liboffloadeffect.so"/> <module libname="liboffloadeffect.so"/>
<module libname="audio_amcs_ext.so"/> <module libname="audio_amcs_ext.so"/>
<module libname="audio_bluenote_aoc.so"/> <module libname="audio_bluenote_aoc.so"/>

View file

@ -119,6 +119,12 @@
<ctl name="R ASP TX4 Source" value="Zero" /> <ctl name="R ASP TX4 Source" value="Zero" />
<ctl name="E ASP TX4 Source" value="Zero" /> <ctl name="E ASP TX4 Source" value="Zero" />
<!-- Cirrus fast switch init -->
<ctl name="Fast Use Case Switch Enable" value="0" />
<ctl name="Fast Use Case Delta File" value="fast_switch5.txt" />
<ctl name="R Fast Use Case Switch Enable" value="0" />
<ctl name="R Fast Use Case Delta File" value="fast_switch5.txt" />
<!-- audio RX route initial/default value --> <!-- audio RX route initial/default value -->
<ctl name="TDM_0_RX Mixer EP1" value="0"/> <ctl name="TDM_0_RX Mixer EP1" value="0"/>
<ctl name="TDM_0_RX Mixer EP2" value="0"/> <ctl name="TDM_0_RX Mixer EP2" value="0"/>
@ -652,6 +658,10 @@
<path name="speaker"> <path name="speaker">
<ctl name="Main AMP Enable Switch" value="1"/> <ctl name="Main AMP Enable Switch" value="1"/>
<ctl name="R Main AMP Enable Switch" value="1"/> <ctl name="R Main AMP Enable Switch" value="1"/>
<ctl name="Fast Use Case Delta File" value="fast_switch3.txt" />
<ctl name="Fast Use Case Switch Enable" value="1" />
<ctl name="R Fast Use Case Delta File" value="fast_switch4.txt" />
<ctl name="R Fast Use Case Switch Enable" value="1" />
</path> </path>
<path name="voice-speaker"> <path name="voice-speaker">
@ -661,10 +671,16 @@
<ctl name="R ASPRX1 Slot Position" value="1"/> <ctl name="R ASPRX1 Slot Position" value="1"/>
<ctl name="Main AMP Enable Switch" value="1"/> <ctl name="Main AMP Enable Switch" value="1"/>
<ctl name="R Main AMP Enable Switch" value="1"/> <ctl name="R Main AMP Enable Switch" value="1"/>
<ctl name="Fast Use Case Delta File" value="fast_switch1.txt" />
<ctl name="Fast Use Case Switch Enable" value="1" />
<ctl name="R Fast Use Case Delta File" value="fast_switch2.txt" />
<ctl name="R Fast Use Case Switch Enable" value="1" />
</path> </path>
<path name="speaker-safe"> <path name="speaker-safe">
<ctl name="R Main AMP Enable Switch" value="1"/> <ctl name="R Main AMP Enable Switch" value="1"/>
<ctl name="R Fast Use Case Delta File" value="fast_switch4.txt" />
<ctl name="R Fast Use Case Switch Enable" value="1" />
</path> </path>
<path name="builtin-3mics"> <path name="builtin-3mics">

View file

@ -0,0 +1 @@
11,4,768,1236,419376,69632,2229542,1,7,0,1995017964

View file

@ -0,0 +1 @@
11,4,768,1236,419376,65536,2229542,1,7,0,1705752038

View file

@ -0,0 +1 @@
11,4,768,1236,419376,69632,2229542,1,7,4194304,-2037333527

View file

@ -0,0 +1 @@
11,4,768,1236,419376,65536,2229542,1,7,4194304,-1781335325

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff