Loading lib_enc/prot_fx_enc.h +2 −2 Original line number Diff line number Diff line Loading @@ -1117,7 +1117,7 @@ void tcx_scalar_quantization_fx( Word16 offset, /* i : rounding offset (deadzone) */ Word8 const *memQuantZeros, /* i : coefficients to be set to 0 */ const Word16 alfe_flag ); #ifndef FIX_BASOP_2546_HARMONIZE_TCX_SCALAR Word16 tcx_scalar_quantization_rateloop_fx( Word32 *x, /* i : i coefficients */ Word16 x_e, /* i : exponent */ Loading @@ -1137,7 +1137,7 @@ Word16 tcx_scalar_quantization_rateloop_fx( const Word8 tcxonly, CONTEXT_HM_CONFIG *hm_cfg /* i : configuration of the context-based harmonic model */ ); #endif Word16 tcx_scalar_quantization_rateloop_ivas_fx( Word32 *x, /* i : input coefficients Q = 31 - x_e*/ Word16 x_e, /* i : exponent Q0*/ Loading lib_enc/tcx_utils_enc_fx.c +2 −2 Original line number Diff line number Diff line Loading @@ -1412,7 +1412,7 @@ void tcx_scalar_quantization_ivas_fx( return; } #ifndef FIX_BASOP_2546_HARMONIZE_TCX_SCALAR Word16 tcx_scalar_quantization_rateloop_fx( Word32 *x, /* i : input coefficients */ Word16 x_e, /* i : exponent */ Loading Loading @@ -1709,7 +1709,7 @@ Word16 tcx_scalar_quantization_rateloop_fx( return sqBits; } #endif // !FIX_BASOP_2546_HARMONIZE_TCX_SCALAR Word16 tcx_scalar_quantization_rateloop_ivas_fx( Word32 *x, /* i : input coefficients Q = 31 - x_e*/ Loading Loading
lib_enc/prot_fx_enc.h +2 −2 Original line number Diff line number Diff line Loading @@ -1117,7 +1117,7 @@ void tcx_scalar_quantization_fx( Word16 offset, /* i : rounding offset (deadzone) */ Word8 const *memQuantZeros, /* i : coefficients to be set to 0 */ const Word16 alfe_flag ); #ifndef FIX_BASOP_2546_HARMONIZE_TCX_SCALAR Word16 tcx_scalar_quantization_rateloop_fx( Word32 *x, /* i : i coefficients */ Word16 x_e, /* i : exponent */ Loading @@ -1137,7 +1137,7 @@ Word16 tcx_scalar_quantization_rateloop_fx( const Word8 tcxonly, CONTEXT_HM_CONFIG *hm_cfg /* i : configuration of the context-based harmonic model */ ); #endif Word16 tcx_scalar_quantization_rateloop_ivas_fx( Word32 *x, /* i : input coefficients Q = 31 - x_e*/ Word16 x_e, /* i : exponent Q0*/ Loading
lib_enc/tcx_utils_enc_fx.c +2 −2 Original line number Diff line number Diff line Loading @@ -1412,7 +1412,7 @@ void tcx_scalar_quantization_ivas_fx( return; } #ifndef FIX_BASOP_2546_HARMONIZE_TCX_SCALAR Word16 tcx_scalar_quantization_rateloop_fx( Word32 *x, /* i : input coefficients */ Word16 x_e, /* i : exponent */ Loading Loading @@ -1709,7 +1709,7 @@ Word16 tcx_scalar_quantization_rateloop_fx( return sqBits; } #endif // !FIX_BASOP_2546_HARMONIZE_TCX_SCALAR Word16 tcx_scalar_quantization_rateloop_ivas_fx( Word32 *x, /* i : input coefficients Q = 31 - x_e*/ Loading