Home | History | Annotate | Download | only in src

Lines Matching refs:psyOutChannel

67                           PSY_OUT_CHANNEL psyOutChannel[MAX_CHANNELS],
73 PSY_OUT_CHANNEL *psyOutChan = &psyOutChannel[ch];
90 static void adaptMinSnr(PSY_OUT_CHANNEL psyOutChannel[MAX_CHANNELS],
102 PSY_OUT_CHANNEL* psyOutChan = &psyOutChannel[ch];
161 PSY_OUT_CHANNEL psyOutChannel[MAX_CHANNELS],
171 PSY_OUT_CHANNEL *psyOutChan = &psyOutChannel[ch];
196 PSY_OUT_CHANNEL *psyOutChan = &psyOutChannel[ch];
256 PSY_OUT_CHANNEL *psyOutChanM = &psyOutChannel[0];
257 PSY_OUT_CHANNEL *psyOutChanS = &psyOutChannel[1];
296 PSY_OUT_CHANNEL *psyOutChan = &psyOutChannel[ch];
328 PSY_OUT_CHANNEL psyOutChannel[MAX_CHANNELS],
338 PSY_OUT_CHANNEL *psyOutChan = &psyOutChannel[ch];
363 static void reduceThresholds(PSY_OUT_CHANNEL psyOutChannel[MAX_CHANNELS],
374 PSY_OUT_CHANNEL *psyOutChan = &psyOutChannel[ch];
410 static void correctThresh(PSY_OUT_CHANNEL psyOutChannel[MAX_CHANNELS],
431 psyOutChan = &psyOutChannel[ch];
457 psyOutChan = &psyOutChannel[ch];
524 static void reduceMinSnr(PSY_OUT_CHANNEL psyOutChannel[MAX_CHANNELS],
534 sfbSubWin = psyOutChannel[0].maxSfbPerGroup;
539 for (sfb=sfbSubWin; sfb<psyOutChannel[0].sfbCnt;
540 sfb+=psyOutChannel[0].sfbPerGroup) {
543 PSY_OUT_CHANNEL* psyOutCh = psyOutChannel;
574 static void allowMoreHoles(PSY_OUT_CHANNEL psyOutChannel[MAX_CHANNELS],
590 psyOutChannel[0].windowSequence==psyOutChannel[1].windowSequence) {
591 PSY_OUT_CHANNEL *psyOutChanL = &psyOutChannel[0];
592 PSY_OUT_CHANNEL *psyOutChanR = &psyOutChannel[1];
638 if (psyOutChannel[ch].windowSequence != SHORT_WINDOW)
648 PSY_OUT_CHANNEL *psyOutChan = &psyOutChannel[ch];
676 maxSfb = psyOutChannel[0].sfbCnt - 1;
680 maxSfb = max(maxSfb, (psyOutChannel[1].sfbCnt - 1));
690 PSY_OUT_CHANNEL *psyOutChan = &psyOutChannel[ch];
729 static void adaptThresholdsToPe(PSY_OUT_CHANNEL psyOutChannel[MAX_CHANNELS],
745 calcThreshExp(peData->thrExp, psyOutChannel, nChannels);
747 adaptMinSnr(psyOutChannel, logSfbEnergy, msaParam, nChannels);
749 initAvoidHoleFlag(peData->ahFlag, psyOutChannel, psyOutElement, nChannels, ahParam);
762 reduceThresholds(psyOutChannel, peData->ahFlag, peData->thrExp, nChannels, redVal);
765 calcSfbPe(peData, psyOutChannel, nChannels);
772 peData, peData->ahFlag, psyOutChannel, nChannels);
789 reduceThresholds(psyOutChannel, peData->ahFlag, peData->thrExp, nChannels, redVal);
792 calcSfbPe(peData, psyOutChannel, nChannels);
801 correctThresh(psyOutChannel, peData->ahFlag, peData, peData->thrExp, redVal,
806 reduceMinSnr(psyOutChannel, peData, peData->ahFlag,
808 allowMoreHoles(psyOutChannel, psyOutElement, peData, peData->ahFlag,
1122 PSY_OUT_CHANNEL psyOutChannel[MAX_CHANNELS],
1142 prepareSfbPe(&peData, psyOutChannel, logSfbEnergy, sfbNRelevantLines, nChannels, AdjThrStateElement->peOffset);
1145 calcSfbPe(&peData, psyOutChannel, nChannels);
1153 if ((psyOutChannel[0].windowSequence == SHORT_WINDOW) ||
1154 (psyOutChannel[1].windowSequence == SHORT_WINDOW)) {
1159 curWindowSequence = psyOutChannel[0].windowSequence;
1182 adaptThresholdsToPe(psyOutChannel,