Commit 1407eb45 authored by Sandesh Venkatesh's avatar Sandesh Venkatesh
Browse files

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

MLD-Fix for Multi-channel 7_1_4 at 512 kbps, 48kHz in, 48kHz out, BINAURAL_ROOM_REVERB out Config early reflections
parent 1ac4f836
Loading
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