Home | History | Annotate | Download | only in src

Lines Matching refs:lastWindowSequence

563       isShortWindow[ch]=(psyStatic[ch]->blockSwitchingControl.lastWindowSequence == SHORT_WINDOW);
616 psyStatic[ch]->blockSwitchingControl.lastWindowSequence,
806 psyStatic[ch]->blockSwitchingControl.lastWindowSequence
818 psyStatic[1]->blockSwitchingControl.lastWindowSequence,
819 psyStatic[0]->blockSwitchingControl.lastWindowSequence,
836 /* Scale down spectrum if tns is active in one of the two channels with same lastWindowSequence */
867 psyStatic[ch]->blockSwitchingControl.lastWindowSequence);
871 /* if tns active in current channel or in one channel with same lastWindowSequence left and right */
986 if(psyStatic[ch]->blockSwitchingControl.lastWindowSequence == STOP_WINDOW) {
1008 if(psyStatic[ch]->blockSwitchingControl.lastWindowSequence == START_WINDOW)
1044 (psyStatic[1]->blockSwitchingControl.lastWindowSequence != SHORT_WINDOW),
1149 psyStatic[ch]->blockSwitchingControl.lastWindowSequence,
1176 if(psyStatic[0]->blockSwitchingControl.lastWindowSequence != SHORT_WINDOW)
1303 psyOutChannel[ch]->lastWindowSequence = psyStatic[ch]->blockSwitchingControl.lastWindowSequence;
1311 psyOutChannel[ch]->lastWindowSequence = SHORT_WINDOW;