Loading lib_dec/ivas_stereo_switching_dec_fx.c +4 −0 Original line number Diff line number Diff line Loading @@ -2049,6 +2049,10 @@ void stereo_switching_dec( move32(); sts[1]->hTcxDec->conceal_eof_gain_e = sts[0]->hTcxDec->conceal_eof_gain_e; move16(); #ifdef FIX_BASOP_ISSUE_1585_CUT_BS_CRASH sts[1]->ini_frame = sts[0]->ini_frame; move16(); #endif } return; Loading Loading
lib_dec/ivas_stereo_switching_dec_fx.c +4 −0 Original line number Diff line number Diff line Loading @@ -2049,6 +2049,10 @@ void stereo_switching_dec( move32(); sts[1]->hTcxDec->conceal_eof_gain_e = sts[0]->hTcxDec->conceal_eof_gain_e; move16(); #ifdef FIX_BASOP_ISSUE_1585_CUT_BS_CRASH sts[1]->ini_frame = sts[0]->ini_frame; move16(); #endif } return; Loading