Lines Matching refs:_el
1670 for (int _el = 0; in CAacDecoder_Init() local
1671 _el < (int)self->pUsacConfig[streamIndex]->m_usacNumElements; in CAacDecoder_Init()
1672 _el++) { in CAacDecoder_Init()
1673 int el = _el + elementOffset; in CAacDecoder_Init()
1675 self->pUsacConfig[streamIndex]->element[_el].usacElementType) { in CAacDecoder_Init()
1679 asc->m_sc.m_usacConfig.element[_el].m_stereoConfigIndex) { in CAacDecoder_Init()
1684 self->pUsacConfig[streamIndex]->element[_el].usacElementType; in CAacDecoder_Init()
1687 asc->m_sc.m_usacConfig.element[_el].m_stereoConfigIndex; in CAacDecoder_Init()
1694 (asc->m_sc.m_usacConfig.element[_el].m_noiseFilling) in CAacDecoder_Init()
1698 (asc->m_sc.m_usacConfig.element[_el].m_stereoConfigIndex > 0) in CAacDecoder_Init()
1701 self->elFlags[el] |= (asc->m_sc.m_usacConfig.element[_el].m_interTes) in CAacDecoder_Init()
1705 (asc->m_sc.m_usacConfig.element[_el].m_pvc) ? AC_EL_USAC_PVC : 0; in CAacDecoder_Init()
1707 (asc->m_sc.m_usacConfig.element[_el].usacElementType == ID_USAC_LFE) in CAacDecoder_Init()
1711 (asc->m_sc.m_usacConfig.element[_el].usacElementType == ID_USAC_LFE) in CAacDecoder_Init()
1714 if ((asc->m_sc.m_usacConfig.element[_el].usacElementType == in CAacDecoder_Init()
1951 for (int _el = 0; in CAacDecoder_Init() local
1952 _el < (int)self->pUsacConfig[streamIndex]->m_usacNumElements; in CAacDecoder_Init()
1953 _el++) { in CAacDecoder_Init()
1954 int el = elementOffset + _el; in CAacDecoder_Init()
2056 for (int _el = 0; _el < _numElements; _el++) { in CAacDecoder_Init() local
2058 int el = elementOffset + _el; in CAacDecoder_Init()