Commit dfbbc9d9 authored by bayers's avatar bayers
Browse files

fix paramupmix JBM split rendering

parent d9cd6752
Loading
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -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++ )
        {