Searched refs:elCh (Results 1 – 4 of 4) sorted by relevance
2198 int elCh = 0, ch2; in CAacDecoder_Init() local2202 elCh = 2; in CAacDecoder_Init()2204 elCh = 1; in CAacDecoder_Init()2217 for (ch2 = 0; ch2 < elCh; ch2++) { in CAacDecoder_Init()2240 if (complexStereoPredPossible && (elCh == 2)) { in CAacDecoder_Init()2253 if (elCh > 0) { in CAacDecoder_Init()2254 self->pAacDecoderStaticChannelInfo[ch - elCh]->nfRandomSeed = in CAacDecoder_Init()2259 self->pAacDecoderStaticChannelInfo[ch - elCh + 1] in CAacDecoder_Init()3218 int elCh = 0; in CAacDecoder_DecodeFrame() local3220 for (; cIdx < el_channels; c++, cIdx++, elCh++) { in CAacDecoder_DecodeFrame()[all …]
223 UINT elFlags, INT elCh);
1020 UINT elFlags, INT elCh) { in CBlock_FrequencyToTime() argument
1055 unsigned elCh = elIsCpe[grp][el] ? 2 : 1; in CProgramConfig_GetPceChMap() local1056 numCh[plane][grp] += elCh; in CProgramConfig_GetPceChMap()1057 totCh[plane] += elCh; in CProgramConfig_GetPceChMap()1062 unsigned elCh = pPce->NumLfeChannelElements; in CProgramConfig_GetPceChMap() local1063 numCh[plane][grp] += elCh; in CProgramConfig_GetPceChMap()1064 totCh[plane] += elCh; in CProgramConfig_GetPceChMap()