Commit 132c37aa authored by multrus's avatar multrus
Browse files

Merge branch 'basop-2554-follow-up-on-mr-2965' into 'main'

Resolve "Follow-up on MR !2965"

Closes #2554

See merge request !2975
parents 9b84be86 864ce208
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1975,7 +1975,7 @@ Word16 tcx_scalar_quantization_rateloop_fx(
                saturated = 0;
                move16();
#else
                IF( NE_16( element_mode, EVS_MONO ) )
                if ( NE_16( element_mode, EVS_MONO ) )
                {
                    saturated = 0;
                    move16();