Lines Matching refs:elFlags
960 elIndex, self->flags[0], self->elFlags); in CAacDecoder_ExtPayloadParse()
1137 self->flags[0], self->elFlags); in aacDecoder_ParseExplicitMpsAndSbr()
1162 (self->elFlags[element_index] & AC_EL_USAC_MPS212)) { in aacDecoder_ParseExplicitMpsAndSbr()
1643 { FDKmemclear(self->elFlags, sizeof(self->elFlags)); } in CAacDecoder_Init()
1693 self->elFlags[el] |= in CAacDecoder_Init()
1697 self->elFlags[el] |= in CAacDecoder_Init()
1701 self->elFlags[el] |= (asc->m_sc.m_usacConfig.element[_el].m_interTes) in CAacDecoder_Init()
1704 self->elFlags[el] |= in CAacDecoder_Init()
1706 self->elFlags[el] |= in CAacDecoder_Init()
1710 self->elFlags[el] |= in CAacDecoder_Init()
1717 self->elFlags[el] |= AC_EL_USAC_CP_POSSIBLE; in CAacDecoder_Init()
2207 if (self->elFlags[el2] & AC_EL_USAC_CP_POSSIBLE) { in CAacDecoder_Init()
2609 self->flags[streamIndex], self->elFlags[element_count], in CAacDecoder_DecodeFrame()
3008 self->elFlags[element_count], el_channels); in CAacDecoder_DecodeFrame()
3333 self->elFlags[el], elCh); in CAacDecoder_DecodeFrame()