audio: Update tunings for SA-lite optimization and enhance audio zoom performance
Reason: - Optimize audio zoom quality in camcorder - Add tuning parameters to fit single band DRC modification in AOC (b/198128358) Change list: Update recording.gatf file for modifing audio zoom tuning parameters Update template.xml file to select single band DRC reference channel Validation: 3rd party camcorder/recorder and GCA function are good and validation was used SD1A.210817.019.A7 (7719665) Bug: 201031972 Test: forrest build Change-Id: I45cf7dcb0edbd38d0041e3112d88ce29cefacb2f
This commit is contained in:
parent
08642455ab
commit
ec055fe259
4 changed files with 4 additions and 0 deletions
Binary file not shown.
|
@ -234,6 +234,8 @@
|
|||
<param name="attackTime_ms" size="4" type="float"/>
|
||||
<param name="releaseTime_ms" size="4" type="float"/>
|
||||
<param name="hysteresis" size="4" type="float"/>
|
||||
<param default="0" max="1" min="0" name="rms_manual_enable" type="uint32"/>
|
||||
<param default="0" max="2" min="0" name="rms_channel" type="uint32"/>
|
||||
</struct>
|
||||
<struct id="17">
|
||||
<param max="30" min="-30" name="limiter_gain_dB" type="float"/>
|
||||
|
|
Binary file not shown.
|
@ -234,6 +234,8 @@
|
|||
<param name="attackTime_ms" size="4" type="float"/>
|
||||
<param name="releaseTime_ms" size="4" type="float"/>
|
||||
<param name="hysteresis" size="4" type="float"/>
|
||||
<param default="0" max="1" min="0" name="rms_manual_enable" type="uint32"/>
|
||||
<param default="0" max="2" min="0" name="rms_channel" type="uint32"/>
|
||||
</struct>
|
||||
<struct id="17">
|
||||
<param max="30" min="-30" name="limiter_gain_dB" type="float"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue