Searched refs:AC_PS_PRESENT (Results 1 – 3 of 3) sorted by relevance
326 #define AC_PS_PRESENT 0x008000 /*!< PS present flag (from ASC or implicit) */ macro
961 self->flags |= (asc->m_psPresentFlag) ? AC_PS_PRESENT : 0; in CAacDecoder_Init()987 self->flags |= AC_PS_PRESENT; in CAacDecoder_Init()
975 self->flags |= AC_PS_PRESENT; in aacDecoder_DecodeFrame()