Resolve: "Decoding MDCT Stereo 64 kbps with JBM introduces click"
- Related issues: #2491 (closed)
- Requested reviewers: @multrus
Reason why this change is needed
- Wrong synthesis-buffer scaling in
ivas_core_dec_fx()in case of MDCT Stereo and ACELP concealment called fromstereo_mdct_core_dec_fx()-->ivas_mdct_core_reconstruct_fx()
Description of the change
- Take into account that
st->Q_syn_factorwas already applied inivas_mdct_core_reconstruct_fx()
Affected operating points
- MDCT Stereo with concealment
- Changes resolve occasional clicks in BASOP decoder only
- Fully interoperable
Edited by multrus