Loading lib_dec/ivas_spar_md_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -800,8 +800,8 @@ void ivas_spar_md_dec_process( } /* set correct number of bands*/ #ifndef NONBE_FIX_862_UBSAN_SPAR_DEC_BR_SW_PLC nB = IVAS_MAX_NUM_BANDS; #ifndef NONBE_FIX_862_UBSAN_SPAR_DEC_BR_SW_PLC if ( bw == IVAS_RED_BAND_FACT ) { nB = nB >> 1; Loading Loading
lib_dec/ivas_spar_md_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -800,8 +800,8 @@ void ivas_spar_md_dec_process( } /* set correct number of bands*/ #ifndef NONBE_FIX_862_UBSAN_SPAR_DEC_BR_SW_PLC nB = IVAS_MAX_NUM_BANDS; #ifndef NONBE_FIX_862_UBSAN_SPAR_DEC_BR_SW_PLC if ( bw == IVAS_RED_BAND_FACT ) { nB = nB >> 1; Loading