Lines Matching refs:chInc
196 int elInc = 0, chInc = 0;
207 phpsyOut[n]->pPsyOutChannels[i] = GetRam_aacEnc_PsyOutChannel(chInc++);
250 int i, ch, n, chInc = 0, resetChannels = 3;
253 chInc = 1;
264 hPsy->psyElement[i]->psyStatic[ch] = hPsy->pStaticChannels[chInc];
265 if (chInc>=resetChannels) {
274 chInc++;
279 chInc = 0;
282 phpsyOut[n]->psyOutElement[i]->psyOutChannel[ch] = phpsyOut[n]->pPsyOutChannels[chInc++];