Searched refs:elIdx (Results 1 – 3 of 3) sorted by relevance
729 int h, elIdx = ec[heightLayer], chIdx = cc[heightLayer]; in CProgramConfig_LookupElement() local737 elIdx += 1; in CProgramConfig_LookupElement()744 elIdx += 1; in CProgramConfig_LookupElement()751 elIdx += 1; in CProgramConfig_LookupElement()756 elIdx += pPce->NumLfeChannelElements; in CProgramConfig_LookupElement()768 *elMapping = elIdx; in CProgramConfig_LookupElement()785 int h, elIdx = ec[heightLayer], chIdx = cc[heightLayer]; in CProgramConfig_LookupElement() local793 elIdx += 1; in CProgramConfig_LookupElement()800 elIdx += 1; in CProgramConfig_LookupElement()807 elIdx += 1; in CProgramConfig_LookupElement()[all …]
452 int elIdx; in sbrDecoder_Open() local477 for (elIdx = 0; elIdx < (8); elIdx += 1) { in sbrDecoder_Open()480 self->sbrHeader[elIdx][i].syncState = SBR_NOT_INITIALIZED; in sbrDecoder_Open()739 int elIdx; in sbrDecoder_FreeMem() local746 for (elIdx = 0; elIdx < (8); elIdx += 1) { in sbrDecoder_FreeMem()748 (*self)->sbrHeader[elIdx][i].syncState = SBR_NOT_INITIALIZED; in sbrDecoder_FreeMem()
2764 int elIdx = CProgramConfig_GetElementTable( in CAacDecoder_DecodeFrame() local2767 for (; elIdx < (3 * ((8) * 2) + (((8) * 2)) / 2 + 4 * (1) + 1); in CAacDecoder_DecodeFrame()2768 elIdx++) { in CAacDecoder_DecodeFrame()2769 self->elements[elIdx] = ID_NONE; in CAacDecoder_DecodeFrame()