Loading lib_enc/ivas_decision_matrix_enc.c +13 −0 Original line number Diff line number Diff line Loading @@ -170,6 +170,12 @@ void ivas_decision_matrix_enc( st->core = ACELP_CORE; st->coder_type = AUDIO; st->sp_aud_decision2 = 0; #ifdef ISM_25k6_HZ_CORE if ( st->low_rate_mode ) { st->coder_type = INACTIVE; } #endif } } Loading Loading @@ -224,6 +230,13 @@ void ivas_decision_matrix_enc( st->core = ACELP_CORE; st->coder_type = AUDIO; st->sp_aud_decision2 = 0; #ifdef ISM_25k6_HZ_CORE if ( st->low_rate_mode ) { st->coder_type = INACTIVE; } #endif } } #endif Loading Loading
lib_enc/ivas_decision_matrix_enc.c +13 −0 Original line number Diff line number Diff line Loading @@ -170,6 +170,12 @@ void ivas_decision_matrix_enc( st->core = ACELP_CORE; st->coder_type = AUDIO; st->sp_aud_decision2 = 0; #ifdef ISM_25k6_HZ_CORE if ( st->low_rate_mode ) { st->coder_type = INACTIVE; } #endif } } Loading Loading @@ -224,6 +230,13 @@ void ivas_decision_matrix_enc( st->core = ACELP_CORE; st->coder_type = AUDIO; st->sp_aud_decision2 = 0; #ifdef ISM_25k6_HZ_CORE if ( st->low_rate_mode ) { st->coder_type = INACTIVE; } #endif } } #endif Loading