audio: update audio table 0809

Change list :
[Mixer path]
  1. Synchronize the no mic headset Tx gain setting with speaker phone.
[Audio policy]
  1. Fine-tune VoIP headset volume steps for equal volume.

Bug: 64535381
Test: audio sanity test
Change-Id: I0bf5f936194ff02b17241622f70865412721eb1b
Signed-off-by: vincent_tew <vincent_tew@htc.com>
This commit is contained in:
vincent_tew
2017-08-09 20:31:05 +08:00
committed by David Lin
parent 77c576190b
commit f57ca78563
2 changed files with 7 additions and 5 deletions

View File

@@ -25,7 +25,9 @@ volume index from 0 to 100.
<volumes>
<volume stream="AUDIO_STREAM_VOICE_CALL" deviceCategory="DEVICE_CATEGORY_HEADSET">
<point>0,-2900</point>
<point>86,-400</point>
<point>57,-1450</point>
<point>71,-950</point>
<point>86,-550</point>
<point>100,0</point>
</volume>
<volume stream="AUDIO_STREAM_VOICE_CALL" deviceCategory="DEVICE_CATEGORY_SPEAKER">

View File

@@ -1545,12 +1545,12 @@
<ctl name="DEC7 Volume" value="84" />
</path>
<!-- SPKR_PHONE_MIC 3rd:DEC5 0dB, 2nd:DEC6 0dB, 1st:DEC7 0dB,-->
<!-- SPKR_PHONE_MIC 3rd:DEC5 16dB, 2nd:DEC6 16dB, 1st:DEC7 16dB,-->
<path name="speaker-mic">
<path name="triple-mic" />
<ctl name="DEC5 Volume" value="84" />
<ctl name="DEC6 Volume" value="84" />
<ctl name="DEC7 Volume" value="84" />
<ctl name="DEC5 Volume" value="100" />
<ctl name="DEC6 Volume" value="100" />
<ctl name="DEC7 Volume" value="100" />
</path>
<!-- TX Main-mic D:0 dB -->