Revert "Update: audio tuning table" am: fa1f5094d1

Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/16238922

Change-Id: I6e56001103e8e2da3db4695bf0f908c48b497d90
This commit is contained in:
vincenttew 2021-11-11 13:47:35 +00:00 committed by Automerger Merge Worker
commit 1dd04b76b7
4 changed files with 6 additions and 2 deletions

View file

@ -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"/>
@ -273,7 +275,7 @@
<block id="137"> <block id="137">
<moduleRef id="14"/> <moduleRef id="14"/>
<moduleRef id="7"/> <moduleRef id="7"/>
<moduleRef id="8"/> <moduleRef id="32"/>
</block> </block>
</signalflow> </signalflow>
<signalflow id="1000" name="Smart Feature"> <signalflow id="1000" name="Smart Feature">

View file

@ -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"/>
@ -273,7 +275,7 @@
<block id="137"> <block id="137">
<moduleRef id="14"/> <moduleRef id="14"/>
<moduleRef id="7"/> <moduleRef id="7"/>
<moduleRef id="8"/> <moduleRef id="32"/>
</block> </block>
</signalflow> </signalflow>
<signalflow id="1000" name="Smart Feature"> <signalflow id="1000" name="Smart Feature">