Loading lib_com/bitstream_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -277,7 +277,7 @@ void push_indice_fx( { Word16 i; assert(0 && "push_indice_fx called!!"); IF( EQ_16( hBstr->last_ind_fx, id ) ) { /* indice with the same name as the previous one */ Loading lib_enc/inov_enc_fx.c +81 −78 Original line number Diff line number Diff line Loading @@ -532,7 +532,9 @@ Word16 inov_encode_ivas_fx( move16(); } } ELSE IF( EQ_16( L_frame, L_FRAME ) && EQ_16( coder_type, TRANSITION ) ) ELSE { IF( EQ_16( L_frame, L_FRAME ) && EQ_16( coder_type, TRANSITION ) ) { test(); test(); Loading Loading @@ -634,6 +636,7 @@ Word16 inov_encode_ivas_fx( cmpl_flag = sub( cmpl_flag, 1 ); } } } /*-----------------------------------------------------------------* * Find and encode the algebraic innovation Loading Loading
lib_com/bitstream_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -277,7 +277,7 @@ void push_indice_fx( { Word16 i; assert(0 && "push_indice_fx called!!"); IF( EQ_16( hBstr->last_ind_fx, id ) ) { /* indice with the same name as the previous one */ Loading
lib_enc/inov_enc_fx.c +81 −78 Original line number Diff line number Diff line Loading @@ -532,7 +532,9 @@ Word16 inov_encode_ivas_fx( move16(); } } ELSE IF( EQ_16( L_frame, L_FRAME ) && EQ_16( coder_type, TRANSITION ) ) ELSE { IF( EQ_16( L_frame, L_FRAME ) && EQ_16( coder_type, TRANSITION ) ) { test(); test(); Loading Loading @@ -634,6 +636,7 @@ Word16 inov_encode_ivas_fx( cmpl_flag = sub( cmpl_flag, 1 ); } } } /*-----------------------------------------------------------------* * Find and encode the algebraic innovation Loading