Loading lib_dec/ivas_mc_paramupmix_dec.c +1 −4 Original line number Diff line number Diff line Loading @@ -1221,10 +1221,7 @@ static void ivas_mc_paramupmix_dec_sf( } } #endif #ifdef NONBE_UNIFIED_DECODING_PATHS /* update combined orientation access index */ ivas_combined_orientation_update_index( st_ivas->hCombinedOrientationData, maxBand * MAX_PARAM_SPATIAL_SUBFRAMES ); #endif /* Implement CLDFB synthesis */ for ( ch = 0; ch < BINAURAL_CHANNELS; ch++ ) { Loading Loading
lib_dec/ivas_mc_paramupmix_dec.c +1 −4 Original line number Diff line number Diff line Loading @@ -1221,10 +1221,7 @@ static void ivas_mc_paramupmix_dec_sf( } } #endif #ifdef NONBE_UNIFIED_DECODING_PATHS /* update combined orientation access index */ ivas_combined_orientation_update_index( st_ivas->hCombinedOrientationData, maxBand * MAX_PARAM_SPATIAL_SUBFRAMES ); #endif /* Implement CLDFB synthesis */ for ( ch = 0; ch < BINAURAL_CHANNELS; ch++ ) { Loading