audio: Recording tuning table update - 8th Ver.

HK3 DVT1.0 Beta-DM04 Exit recording tuning table update
change recording.gatf and template.xml this time.
DVT1.0 table check-in for DVT1.0 Beta-DM04 Exit
Change list of new table:

Camcorder path
1. AGC ideal:-34 minGain:-29
2. Fine tune IIR1
3. Fine tune Surround/AZ parameters, compensate low frequency for AZ
4. MBDRC threshold low/mid/high  -85/-84/-84, -33/-33/-33
5. SNS parameters update and the template update -> bin threshold(173/202/254/364/513)

Mic path
1. disable AGC module on mono/stereo mode

Test: verify by HW darren
Bug: 288210161
Bug: 288210947
Change-Id: Ifcd69430da41f89b5e8022535c1984ab49038680
Signed-off-by: yixuanjiang <yixuanjiang@google.com>
This commit is contained in:
yixuanjiang 2023-06-21 16:08:51 +08:00 committed by Yixuan Jiang
parent 7edf565318
commit be3f3955f5
4 changed files with 2 additions and 0 deletions

View file

@ -129,6 +129,7 @@
<param id="20" name="UPPER_BAND_THRESHOLD" size="3" type="float"/> <param id="20" name="UPPER_BAND_THRESHOLD" size="3" type="float"/>
<param id="21" name="ATTACK_TIME" type="float"/> <param id="21" name="ATTACK_TIME" type="float"/>
<param id="22" name="RELEASE_TIME" type="float"/> <param id="22" name="RELEASE_TIME" type="float"/>
<param id="23" name="BIN_THRESHOLD" size="5" type="uint32"/>
</module> </module>
<module id="14" name="Linear Gain"> <module id="14" name="Linear Gain">
<param default="0" id="0" max="3" name="opMode_" type="uint32"/> <param default="0" id="0" max="3" name="opMode_" type="uint32"/>

View file

@ -129,6 +129,7 @@
<param id="20" name="UPPER_BAND_THRESHOLD" size="3" type="float"/> <param id="20" name="UPPER_BAND_THRESHOLD" size="3" type="float"/>
<param id="21" name="ATTACK_TIME" type="float"/> <param id="21" name="ATTACK_TIME" type="float"/>
<param id="22" name="RELEASE_TIME" type="float"/> <param id="22" name="RELEASE_TIME" type="float"/>
<param id="23" name="BIN_THRESHOLD" size="5" type="uint32"/>
</module> </module>
<module id="14" name="Linear Gain"> <module id="14" name="Linear Gain">
<param default="0" id="0" max="3" name="opMode_" type="uint32"/> <param default="0" id="0" max="3" name="opMode_" type="uint32"/>