Loading lib_com/bitstream_fx.c +78 −75 Original line number Diff line number Diff line Loading @@ -1152,6 +1152,8 @@ static void decision_matrix_core_dec( void mdct_switching_dec_fx( Decoder_State *st /* i/o: decoder state structure */ ) { if ( !st->bfi ) { IF( st->Opt_AMR_WB != 0 ) { Loading Loading @@ -1250,6 +1252,7 @@ void mdct_switching_dec_fx( move16(); } } } return; } Loading Loading
lib_com/bitstream_fx.c +78 −75 Original line number Diff line number Diff line Loading @@ -1152,6 +1152,8 @@ static void decision_matrix_core_dec( void mdct_switching_dec_fx( Decoder_State *st /* i/o: decoder state structure */ ) { if ( !st->bfi ) { IF( st->Opt_AMR_WB != 0 ) { Loading Loading @@ -1250,6 +1252,7 @@ void mdct_switching_dec_fx( move16(); } } } return; } Loading