Loading lib_enc/prot_fx_enc.h +3 −3 Original line number Diff line number Diff line Loading @@ -1494,22 +1494,22 @@ Word16 EncodeTnsData_fx( Word16 *pnSize, Word16 *pnBits ); #ifndef HARMONIZE_ISSUE_2435_WRITETNSDATA Word16 WriteTnsData_fx( STnsConfig const *pTnsConfig, Word16 const *stream, Word16 *pnSize, Encoder_State *st, Word16 *pnBits ); #endif // !HARMONIZE_ISSUE_2435_WRITETNSDATA #ifndef HARMONIZE_ISSUE_2435_WRITETNSDATA Word16 WriteTnsData_ivas_fx( STnsConfig const *pTnsConfig, Word16 const *stream, Word16 *pnSize, BSTR_ENC_HANDLE hBstr, Word16 *pnBits ); #endif // !HARMONIZE_ISSUE_2435_WRITETNSDATA void subband_FFT_fx( Word32 **Sr, /*(i) real part of the CLDFB*/ Word32 **Si, /*(i) imag part of the CLDFB*/ Loading Loading
lib_enc/prot_fx_enc.h +3 −3 Original line number Diff line number Diff line Loading @@ -1494,22 +1494,22 @@ Word16 EncodeTnsData_fx( Word16 *pnSize, Word16 *pnBits ); #ifndef HARMONIZE_ISSUE_2435_WRITETNSDATA Word16 WriteTnsData_fx( STnsConfig const *pTnsConfig, Word16 const *stream, Word16 *pnSize, Encoder_State *st, Word16 *pnBits ); #endif // !HARMONIZE_ISSUE_2435_WRITETNSDATA #ifndef HARMONIZE_ISSUE_2435_WRITETNSDATA Word16 WriteTnsData_ivas_fx( STnsConfig const *pTnsConfig, Word16 const *stream, Word16 *pnSize, BSTR_ENC_HANDLE hBstr, Word16 *pnBits ); #endif // !HARMONIZE_ISSUE_2435_WRITETNSDATA void subband_FFT_fx( Word32 **Sr, /*(i) real part of the CLDFB*/ Word32 **Si, /*(i) imag part of the CLDFB*/ Loading