Skip to content

[non-BE] [non-IO] Remove condition on active_cnt counter in secondary LSF

Reason why this change is needed

  • The parameter st->active_cnt can become desynchronized between the encoder and the decoder in the case of frame erasures

Description of the change

  • The condition if ( st->active_cnt != 1 ) is removed from the LSFQ of the secondary channel of the TD stereo

Affected operating points

  • Non-BE in unified stereo and DTX in the first TD stereo frame in a sequence DFT stereo - CNG - TD stereo
  • subjective differences are subtle
  • Non-BC compatible in unified stereo and DTX
Edited by vaclav

Merge request reports

Loading