Lines Matching refs:m_aot
1610 switch (asc->m_aot) { in CAacDecoder_Init()
1660 switch (asc->m_aot) { in CAacDecoder_Init()
1713 if (asc->m_aot == AOT_USAC) { in CAacDecoder_Init()
1721 if (IS_USAC(asc->m_aot)) { in CAacDecoder_Init()
1759 if ((asc->m_channelConfiguration > 0) || IS_USAC(asc->m_aot)) { in CAacDecoder_Init()
1760 if (IS_USAC(asc->m_aot)) { in CAacDecoder_Init()
1879 if (self->streamInfo.aot != asc->m_aot) { in CAacDecoder_Init()
1881 self->streamInfo.aot = asc->m_aot; in CAacDecoder_Init()
1886 if (asc->m_aot == AOT_ER_AAC_ELD && in CAacDecoder_Init()
1930 if (asc->m_aot == AOT_ER_AAC_ELD) { in CAacDecoder_Init()
1971 if ((asc->m_aot == AOT_AAC_LC) && (asc->m_sbrPresentFlag == 1) && in CAacDecoder_Init()
1987 if (asc->m_aot == AOT_ER_AAC_ELD) { in CAacDecoder_Init()
2002 flags |= (asc->m_aot == AOT_ER_AAC_LD) ? AC_LD : 0; in CAacDecoder_Init()
2005 if (asc->m_aot == AOT_USAC) { in CAacDecoder_Init()
2011 if (asc->m_aot == AOT_DRM_AAC) { in CAacDecoder_Init()
2014 if (asc->m_aot == AOT_DRM_SURROUND) { in CAacDecoder_Init()
2018 if ((asc->m_aot == AOT_AAC_SCAL) || (asc->m_aot == AOT_ER_AAC_SCAL)) { in CAacDecoder_Init()
2078 switch (asc->m_aot) { in CAacDecoder_Init()
2115 switch (asc->m_aot) { in CAacDecoder_Init()
2152 (UINT)self->streamInfo.aacSampleRate, asc->m_aot); in CAacDecoder_Init()
2492 if (asc->m_aot == AOT_USAC) { in CAacDecoder_Init()
2497 if (asc->m_aot == AOT_USAC) { in CAacDecoder_Init()