Lines Matching refs:_el
1784 for (int _el = 0; in CAacDecoder_Init() local
1785 _el < (int)self->pUsacConfig[streamIndex]->m_usacNumElements; in CAacDecoder_Init()
1786 _el++) { in CAacDecoder_Init()
1787 int el = _el + elementOffset; in CAacDecoder_Init()
1789 self->pUsacConfig[streamIndex]->element[_el].usacElementType) { in CAacDecoder_Init()
1793 asc->m_sc.m_usacConfig.element[_el].m_stereoConfigIndex) { in CAacDecoder_Init()
1798 self->pUsacConfig[streamIndex]->element[_el].usacElementType; in CAacDecoder_Init()
1801 asc->m_sc.m_usacConfig.element[_el].m_stereoConfigIndex; in CAacDecoder_Init()
1807 elFlags[el] |= (asc->m_sc.m_usacConfig.element[_el].m_noiseFilling) in CAacDecoder_Init()
1811 (asc->m_sc.m_usacConfig.element[_el].m_stereoConfigIndex > 0) in CAacDecoder_Init()
1814 elFlags[el] |= (asc->m_sc.m_usacConfig.element[_el].m_interTes) in CAacDecoder_Init()
1818 (asc->m_sc.m_usacConfig.element[_el].m_pvc) ? AC_EL_USAC_PVC : 0; in CAacDecoder_Init()
1820 (asc->m_sc.m_usacConfig.element[_el].usacElementType == ID_USAC_LFE) in CAacDecoder_Init()
1824 (asc->m_sc.m_usacConfig.element[_el].usacElementType == ID_USAC_LFE) in CAacDecoder_Init()
1827 if ((asc->m_sc.m_usacConfig.element[_el].usacElementType == in CAacDecoder_Init()
2081 for (int _el = 0; in CAacDecoder_Init() local
2082 _el < (int)self->pUsacConfig[streamIndex]->m_usacNumElements; in CAacDecoder_Init()
2083 _el++) { in CAacDecoder_Init()
2084 int el = elementOffset + _el; in CAacDecoder_Init()
2186 for (int _el = 0; _el < _numElements; _el++) { in CAacDecoder_Init() local
2188 int el = elementOffset + _el; in CAacDecoder_Init()