Commit 94006cb5 authored by Sandesh Venkatesh's avatar Sandesh Venkatesh
Browse files

Merge branch 'high_mld_issue_fix_for_ltv_stream' into 'main'

MLD-Fix for Multi-channel 7_1_4 at 512 kbps, 48kHz in, 48kHz out,...

See merge request !431
parents 1ac4f836 1407eb45
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -992,7 +992,7 @@ void ivas_shoebox_set_scene(

            /*  Retrieve coordinate and surface sign */
            coord = L_shr( loop_ub, 1 ); // tbl
            rcoselev = L_add( L_add( loop_ub, 1 ), L_mult( (Word16) ER_PARAMS->n_ref, j ) );
            rcoselev = L_add( L_add( loop_ub, 1 ), L_mult0( (Word16) ER_PARAMS->n_ref, j ) );

            /*  Initialize image position coordinates */
            im_pos_fx[0] = tmp_pos_fx[0]; // Q:22