audio: Update tunings for SA-lite optimization and enhance audio zoom performance am: 664101a562 am: d4365c91b5
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/15903132 Change-Id: Ifb360d00ab0ef63d6e2b9504bbfa1520c603c1b3
This commit is contained in:
commit
72121f36e7
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="attackTime_ms" size="4" type="float"/>
|
||||||
<param name="releaseTime_ms" size="4" type="float"/>
|
<param name="releaseTime_ms" size="4" type="float"/>
|
||||||
<param name="hysteresis" 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>
|
||||||
<struct id="17">
|
<struct id="17">
|
||||||
<param max="30" min="-30" name="limiter_gain_dB" type="float"/>
|
<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="attackTime_ms" size="4" type="float"/>
|
||||||
<param name="releaseTime_ms" size="4" type="float"/>
|
<param name="releaseTime_ms" size="4" type="float"/>
|
||||||
<param name="hysteresis" 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>
|
||||||
<struct id="17">
|
<struct id="17">
|
||||||
<param max="30" min="-30" name="limiter_gain_dB" type="float"/>
|
<param max="30" min="-30" name="limiter_gain_dB" type="float"/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue