Searched refs:elIdx (Results 1 – 3 of 3) sorted by relevance
874 int h, elIdx = ec[heightLayer], chIdx = cc[heightLayer]; in CProgramConfig_LookupElement() local882 elIdx += 1; in CProgramConfig_LookupElement()889 elIdx += 1; in CProgramConfig_LookupElement()896 elIdx += 1; in CProgramConfig_LookupElement()901 elIdx += pPce->NumLfeChannelElements; in CProgramConfig_LookupElement()913 *elMapping = elIdx; in CProgramConfig_LookupElement()930 int h, elIdx = ec[heightLayer], chIdx = cc[heightLayer]; in CProgramConfig_LookupElement() local938 elIdx += 1; in CProgramConfig_LookupElement()945 elIdx += 1; in CProgramConfig_LookupElement()952 elIdx += 1; in CProgramConfig_LookupElement()[all …]
450 int elIdx; in sbrDecoder_Open() local475 for (elIdx = 0; elIdx < (8); elIdx += 1) { in sbrDecoder_Open()478 self->sbrHeader[elIdx][i].syncState = SBR_NOT_INITIALIZED; in sbrDecoder_Open()737 int elIdx; in sbrDecoder_FreeMem() local744 for (elIdx = 0; elIdx < (8); elIdx += 1) { in sbrDecoder_FreeMem()746 (*self)->sbrHeader[elIdx][i].syncState = SBR_NOT_INITIALIZED; in sbrDecoder_FreeMem()
2905 int elIdx = CProgramConfig_GetElementTable( in CAacDecoder_DecodeFrame() local2908 for (; elIdx < (3 * ((8) * 2) + (((8) * 2)) / 2 + 4 * (1) + 1); in CAacDecoder_DecodeFrame()2909 elIdx++) { in CAacDecoder_DecodeFrame()2910 self->elements[elIdx] = ID_NONE; in CAacDecoder_DecodeFrame()