audio: add missed camcorder be_cfg in dsp latency
Some 3rd party app may use one or three microhpne(s) to do the camera recording. Add these two configurations to UC_AUDIO_RECORD to sync the audio and video of the recoreded video. Bug: 260824124 Test: Reporter verified Change-Id: I11e6064cfd1070dd9dc5c0065a3840eaec73104a
This commit is contained in:
parent
fc3e7b89a1
commit
56e005a559
1 changed files with 2 additions and 0 deletions
|
@ -231,6 +231,8 @@
|
|||
<be_cfg be_id="IN_CAMCORDER_SELFIE_LANDSCAPE_BE_CFG" latency="160000"/>
|
||||
<be_cfg be_id="IN_CAMCORDER_SELFIE_INVERT_LANDSCAPE_BE_CFG" latency="160000"/>
|
||||
<be_cfg be_id="IN_CAMCORDER_SELFIE_PORTRAIT_BE_CFG" latency="160000"/>
|
||||
<be_cfg be_id="IN_CAMCORDER_MIC_BE_CFG" latency="160000"/>
|
||||
<be_cfg be_id="IN_CAMCORDER_TRIPLE_MIC_BE_CFG" latency="160000"/>
|
||||
<be_cfg be_id="IN_BTSCO_MIC_BE_CFG" latency="40000"/>
|
||||
<be_cfg be_id="IN_BTSCO_MIC_NREC_BE_CFG" latency="40000"/>
|
||||
<be_cfg be_id="IN_BTSCO_MIC_WB_BE_CFG" latency="40000"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue