audio: update mixer paths table
Mixer Path: Added the VP Brownout feature config ACDB: 1. HESWB: SFR adjustment 2. acdb id 7 compress offload: apply de-vib tuning 3. HHWB/SWB: Rx distortion fine tune 4. HASWB: SFR adjustment 5. HEWB SFR adjustment 6. Adjust HASWB BVE boosting gain Bug: 145244105 Bug: 160379276 Test: Verified by H/W Signed-off-by: Jason Hsu <jasonchhsu@google.com> Change-Id: I839bd4c08c2c2482b3391ab5e03a4c7424db5080
This commit is contained in:
parent
a9f2faa766
commit
b6381ebe00
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -550,6 +550,22 @@
|
|||
<ctl name="DSP RX2 Source" value="ASPRX1" />
|
||||
<ctl name="R DSP RX2 Source" value="ASPRX1" />
|
||||
<!-- CS35L41 dsp(firmware) source end-->
|
||||
<!-- CS35L41 VP brownout start-->
|
||||
<ctl name="VPBR Enable" value="Enabled" />
|
||||
<ctl name="R VPBR Enable" value="Enabled" />
|
||||
<ctl name="VPBR Release Rate" value="250ms" />
|
||||
<ctl name="R VPBR Release Rate" value="250ms" />
|
||||
<ctl name="VPBR Wait" value="100ms" />
|
||||
<ctl name="R VPBR Wait" value="100ms" />
|
||||
<ctl name="VPBR Attack Rate" value="10us" />
|
||||
<ctl name="R VPBR Attack Rate" value="10us" />
|
||||
<ctl name="VPBR Attack Volume" value="0.125dB" />
|
||||
<ctl name="R VPBR Attack Volume" value="0.125dB" />
|
||||
<ctl name="VPBR Max Attenuation" value="9" />
|
||||
<ctl name="R VPBR Max Attenuation" value="9" />
|
||||
<ctl name="VPBR Threshold 1" value="3.542" />
|
||||
<ctl name="R VPBR Threshold 1" value="3.542" />
|
||||
<!-- CS35L41 VP brownout end-->
|
||||
<!-- CS35L41 config end-->
|
||||
|
||||
<ctl name="HAC AMP EN" value="0" />
|
||||
|
|
Loading…
Reference in New Issue