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