Loading lib_enc/bw_detect.c +1 −1 Original line number Diff line number Diff line Loading @@ -486,7 +486,7 @@ void bw_detect( } } } #ifdef FIX_I2_BWDaa #ifdef FIX_I2_BWD else if ( st->localVAD == 0 && st->bwd_high_brate_flag == 1 && st->input_bwidth == WB ) /* applies in IVAS only */ { if( st->count_SWB > 0 ) Loading Loading
lib_enc/bw_detect.c +1 −1 Original line number Diff line number Diff line Loading @@ -486,7 +486,7 @@ void bw_detect( } } } #ifdef FIX_I2_BWDaa #ifdef FIX_I2_BWD else if ( st->localVAD == 0 && st->bwd_high_brate_flag == 1 && st->input_bwidth == WB ) /* applies in IVAS only */ { if( st->count_SWB > 0 ) Loading