audio: Prepare the DVT cirrus tuning tables
1.Update fallback values for both top and bot speakers 2.Update the actisonic and FIR parameters 3.Update the fastswitch for swtiching the different scenarios(playback, voice call, low power) Files from the latest attachment on b/264948011 Bug: 260653033 Bug: 264948011 Test: verified by jackwjchen@ Change-Id: I6cfcde781c2abb23ba440afeb976e83e48765951
This commit is contained in:
parent
ed60c40d07
commit
43de26e29a
11 changed files with 12 additions and 4 deletions
|
@ -124,9 +124,9 @@
|
|||
|
||||
<!-- 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="Fast Use Case Delta File" value="fast_switch9.txt" />
|
||||
<ctl name="R Fast Use Case Switch Enable" value="0" />
|
||||
<ctl name="R Fast Use Case Delta File" value="fast_switch5.txt" />
|
||||
<ctl name="R Fast Use Case Delta File" value="fast_switch9.txt" />
|
||||
|
||||
<!-- audio RX route initial/default value -->
|
||||
<ctl name="TDM_0_RX Mixer EP1" value="0"/>
|
||||
|
@ -670,8 +670,8 @@
|
|||
<path name="voice-speaker">
|
||||
<ctl name="ASPTX1 Slot Position" value="1"/>
|
||||
<ctl name="R ASPTX1 Slot Position" value="0"/>
|
||||
<ctl name="Digital PCM Volume" value="841"/>
|
||||
<ctl name="R Digital PCM Volume" value="841"/>
|
||||
<ctl name="Digital PCM Volume" value="825"/>
|
||||
<ctl name="R Digital PCM Volume" value="825"/>
|
||||
<ctl name="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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue