Searched refs:AC_SBRCRC (Results 1 – 2 of 2) sorted by relevance
325 #define AC_SBRCRC 0x004000 /*!< SBR CRC present flag. Only relevant for AAC-ELD for now. */ macro
975 self->flags |= (asc->m_sc.m_eldSpecificConfig.m_sbrCrcFlag) ? AC_SBRCRC : 0; in CAacDecoder_Init()1505 self->flags & AC_SBRCRC, in CAacDecoder_DecodeFrame()