Loading lib_enc/decision_matrix_enc_fx.c +2 −1 Original line number Diff line number Diff line Loading @@ -169,8 +169,9 @@ void decision_matrix_enc_fx( st_fx->total_brate_fx = ACELP_8k00; move32(); } st_fx->inactive_coder_type_flag = 1; } /* set inactive coder_type flag in ACELP core to GSC */ st_fx->inactive_coder_type_flag = 1; return; } Loading Loading
lib_enc/decision_matrix_enc_fx.c +2 −1 Original line number Diff line number Diff line Loading @@ -169,8 +169,9 @@ void decision_matrix_enc_fx( st_fx->total_brate_fx = ACELP_8k00; move32(); } st_fx->inactive_coder_type_flag = 1; } /* set inactive coder_type flag in ACELP core to GSC */ st_fx->inactive_coder_type_flag = 1; return; } Loading