Loading lib_com/prot_fx.h +7 −8 Original line number Diff line number Diff line Loading @@ -8683,7 +8683,6 @@ void tcx_scalar_quantization_fx( #endif // !FIX_BASOP_2551_HARM_SCALAR_QUAN Word16 RCcontextMapping_encode2_estimate_no_mem_s17_LCS_fx( Word16 *x, /* Spectral coefficients Q0*/ const Word16 nt, /* L - size of spectrum (no. of spectral coefficients) Q0*/ Loading lib_enc/tcx_utils_enc_fx.c +13 −12 Original line number Diff line number Diff line Loading @@ -1396,7 +1396,8 @@ void tcx_scalar_quantization_fx( tmp16 = sub( gain_e, x_e ); tmp32 = L_shl_sat( L_deposit_h( gain ), tmp16 ); // exp:x_e #ifdef FIX_BASOP_2551_HARM_SCALAR_QUAN IF(EQ_16(element_mode, EVS_MONO)) { IF( EQ_16( element_mode, EVS_MONO ) ) { tmp16 = negate( s_max( tmp16, 0 ) ); } #endif // FIX_BASOP_2551_HARM_SCALAR_QUAN Loading lib_enc/cod_tcx_fx.c +51 −51 File changed.Contains only whitespace changes. Show changes lib_enc/ivas_stereo_mdct_stereo_enc_fx.c +2 −2 File changed.Contains only whitespace changes. Show changes Loading
lib_com/prot_fx.h +7 −8 Original line number Diff line number Diff line Loading @@ -8683,7 +8683,6 @@ void tcx_scalar_quantization_fx( #endif // !FIX_BASOP_2551_HARM_SCALAR_QUAN Word16 RCcontextMapping_encode2_estimate_no_mem_s17_LCS_fx( Word16 *x, /* Spectral coefficients Q0*/ const Word16 nt, /* L - size of spectrum (no. of spectral coefficients) Q0*/ Loading
lib_enc/tcx_utils_enc_fx.c +13 −12 Original line number Diff line number Diff line Loading @@ -1396,7 +1396,8 @@ void tcx_scalar_quantization_fx( tmp16 = sub( gain_e, x_e ); tmp32 = L_shl_sat( L_deposit_h( gain ), tmp16 ); // exp:x_e #ifdef FIX_BASOP_2551_HARM_SCALAR_QUAN IF(EQ_16(element_mode, EVS_MONO)) { IF( EQ_16( element_mode, EVS_MONO ) ) { tmp16 = negate( s_max( tmp16, 0 ) ); } #endif // FIX_BASOP_2551_HARM_SCALAR_QUAN Loading
lib_enc/ivas_stereo_mdct_stereo_enc_fx.c +2 −2 File changed.Contains only whitespace changes. Show changes