Commit 1a90f1b7 authored by Arash Azizi's avatar Arash Azizi
Browse files

Issue 2551: reducing changes further to achieve shorter harmonized function

parent dbc08c4a
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1405,7 +1405,7 @@ void tcx_scalar_quantization_fx(
    tmp16 = negate( s_max( tmp16, 0 ) );
#endif // FIX_BASOP_2551_HARM_SCALAR_QUAN
    i = sub( L_frame, 1 );
#ifndef FIX_BASOP_2551_HARM_SCALAR_QUAN
#ifdef FIX_BASOP_2551_HARM_SCALAR_QUAN

    IF( memQuantZeros_fx != NULL )
    {