Searched refs:AC_PS_PRESENT (Results 1 – 3 of 3) sorted by relevance
314 #define AC_PS_PRESENT 0x020000 /*!< PS present flag (from ASC or implicit) */ macro
181 (((aot) == AOT_DRM_AAC) && !(flags & AC_PS_PRESENT))189 !((self->flags[0] & AC_MPS_PRESENT) && (self->flags[0] & AC_PS_PRESENT))); in CAacDecoder_SyncQmfMode()884 if (self->flags[0] & AC_PS_PRESENT) { in CAacDecoder_ExtPayloadParse()1832 self->flags[streamIndex] |= (asc->m_psPresentFlag) ? AC_PS_PRESENT : 0; in CAacDecoder_Init()
1532 self->flags[0] |= AC_PS_PRESENT; in aacDecoder_DecodeFrame()1639 self->flags[0] &= ~AC_PS_PRESENT; in aacDecoder_DecodeFrame()