Loading lib_dec/ivas_spar_md_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -3035,7 +3035,7 @@ void ivas_spar_to_dirac( if ( hDirAC != NULL #ifdef HODIRAC && ( st_ivas->sba_analysis_order <= 1 || st_ivas->hDecoderConfig->ivas_total_brate < IVAS_256k ) && ( st_ivas->sba_analysis_order <= 1 || st_ivas->hDecoderConfig->ivas_total_brate <= IVAS_256k ) #endif ) { Loading Loading
lib_dec/ivas_spar_md_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -3035,7 +3035,7 @@ void ivas_spar_to_dirac( if ( hDirAC != NULL #ifdef HODIRAC && ( st_ivas->sba_analysis_order <= 1 || st_ivas->hDecoderConfig->ivas_total_brate < IVAS_256k ) && ( st_ivas->sba_analysis_order <= 1 || st_ivas->hDecoderConfig->ivas_total_brate <= IVAS_256k ) #endif ) { Loading