Resolve "allocate_CoreCoder_TCX_fx(): Missing initialization of hTcxDec->q_synth_history_fx"

Reason why this change is needed

  • Missing initialization of hTcxDec->q_synth_history_fx when setting st->hTcxDec->synth_history_fx to 0.

Description of the change

  • Reset st->hTcxDec->q_synth_history_fx = 0 in case the buffer is rest

Affected operating points

  • Apparently BE.

Closes #2559 (closed)

Edited by multrus

Merge request reports

Loading