Searched refs:AC_LD (Results 1 – 5 of 5) sorted by relevance
145 if (flags & AC_LD) { in IcsRead()153 if ((flags & (AC_ELD | AC_LD)) && pIcsInfo->WindowSequence != BLOCK_LONG) { in IcsRead()
290 if ((self->flags[0] & (AC_LD | AC_ELD) && in aacDecoder_ConfigCallback()1313 self->limiterEnableCurr = (self->flags[0] & (AC_LD | AC_ELD)) ? 0 : 1; in aacDecoder_DecodeFrame()
1877 self->flags[streamIndex] |= (asc->m_aot == AOT_ER_AAC_LD) ? AC_LD : 0; in CAacDecoder_Init()2061 (AC_ER | AC_LD | AC_ELD | AC_RSV603DA | AC_USAC | AC_RSVD50)) { in CAacDecoder_Init()
304 #define AC_LD 0x000020 /*!< AAC-LD */ macro
925 hAacConfig->syntaxFlags |= AC_ER | AC_LD; in FDKaacEnc_AdjustEncSettings()