Searched refs:extAot (Results 1 – 3 of 3) sorted by relevance
858 AUDIO_OBJECT_TYPE extAot; /*!< Extension Audio Object Type (from ASC) */ member
1211 pStreamInfo->extAot = AOT_NONE; in CStreamInfoInit()1823 self->streamInfo.extAot = asc->m_extensionAudioObjectType; in CAacDecoder_Init()
1768 if (self->streamInfo.extAot != AOT_AAC_SLS) { in aacDecoder_DecodeFrame()