Lines Matching refs:elFlags
1034 elIndex, self->flags[0], self->elFlags); in CAacDecoder_ExtPayloadParse()
1211 self->flags[0], self->elFlags); in aacDecoder_ParseExplicitMpsAndSbr()
1236 (self->elFlags[element_index] & AC_EL_USAC_MPS212)) { in aacDecoder_ParseExplicitMpsAndSbr()
1487 UINT flags, UINT *elFlags, int streamIndex, in CAacDecoder_AcceptFlags() argument
1489 FDKmemcpy(self->elFlags, elFlags, sizeof(self->elFlags)); in CAacDecoder_AcceptFlags()
1594 UINT elFlags[(3 * ((8) * 2) + (((8) * 2)) / 2 + 4 * (1) + 1)]; in CAacDecoder_Init() local
1757 { FDKmemclear(elFlags, sizeof(elFlags)); } in CAacDecoder_Init()
1807 elFlags[el] |= (asc->m_sc.m_usacConfig.element[_el].m_noiseFilling) in CAacDecoder_Init()
1810 elFlags[el] |= in CAacDecoder_Init()
1814 elFlags[el] |= (asc->m_sc.m_usacConfig.element[_el].m_interTes) in CAacDecoder_Init()
1817 elFlags[el] |= in CAacDecoder_Init()
1819 elFlags[el] |= in CAacDecoder_Init()
1823 elFlags[el] |= in CAacDecoder_Init()
1830 elFlags[el] |= AC_EL_USAC_CP_POSSIBLE; in CAacDecoder_Init()
2071 CAacDecoder_AcceptFlags(self, asc, flags, elFlags, streamIndex, in CAacDecoder_Init()
2336 if (elFlags[el2] & AC_EL_USAC_CP_POSSIBLE) { in CAacDecoder_Init()
2502 CAacDecoder_AcceptFlags(self, asc, flags, elFlags, streamIndex, in CAacDecoder_Init()
2750 self->flags[streamIndex], self->elFlags[element_count], in CAacDecoder_DecodeFrame()
3167 self->elFlags[element_count], el_channels); in CAacDecoder_DecodeFrame()
3496 self->aacOutDataHeadroom, self->elFlags[el], elCh); in CAacDecoder_DecodeFrame()