Lines Matching refs:lastWindowSequence
449 if (psyOutChannel[ch]->lastWindowSequence != SHORT_WINDOW) {
487 if (psyOutChannel[ch]->lastWindowSequence==LONG_WINDOW)
638 if (psyOutChannel[ch]->lastWindowSequence == SHORT_WINDOW) {
994 if (psyOutChannel[0]->lastWindowSequence == SHORT_WINDOW) {
1025 if (psyOutChannel[0]->lastWindowSequence == SHORT_WINDOW){ /* short-blocks */
1070 if (psyOutChannel[ch]->lastWindowSequence == SHORT_WINDOW) {
1455 if ( nChannels==2 && psyOutChannel[0]->lastWindowSequence==psyOutChannel[1]->lastWindowSequence ) {
1501 if (psyOutChannel[ch]->lastWindowSequence != SHORT_WINDOW)
2094 const INT lastWindowSequence,
2117 if (lastWindowSequence != SHORT_WINDOW)
2469 if ((psyOutChannel[0]->lastWindowSequence == SHORT_WINDOW) ||
2470 (psyOutChannel[1]->lastWindowSequence == SHORT_WINDOW)) {
2475 curWindowSequence = psyOutChannel[0]->lastWindowSequence;