Resolve "allocate_CoreCoder_TCX_fx(): Missing initialization of hTcxDec->q_synth_history_fx"
- Related issues: #2559 (closed)
- Requested reviewers: @kiene
Reason why this change is needed
- Missing initialization of
hTcxDec->q_synth_history_fxwhen settingst->hTcxDec->synth_history_fxto 0.
Description of the change
- Reset
st->hTcxDec->q_synth_history_fx = 0in case the buffer is rest
Affected operating points
- Apparently BE.
Closes #2559 (closed)
Edited by multrus