Home | History | Annotate | Download | only in src

Lines Matching refs:lastWindowSequence

245       if (psyOutChannel[ch]->lastWindowSequence != SHORT_WINDOW) {
283 if (psyOutChannel[ch]->lastWindowSequence==LONG_WINDOW)
434 if (psyOutChannel[ch]->lastWindowSequence == SHORT_WINDOW) {
787 if (psyOutChannel[0]->lastWindowSequence == SHORT_WINDOW) {
818 if (psyOutChannel[0]->lastWindowSequence == SHORT_WINDOW){ /* short-blocks */
863 if (psyOutChannel[ch]->lastWindowSequence == SHORT_WINDOW) {
1249 if ( nChannels==2 && psyOutChannel[0]->lastWindowSequence==psyOutChannel[1]->lastWindowSequence ) {
1295 if (psyOutChannel[ch]->lastWindowSequence != SHORT_WINDOW)
1880 const INT lastWindowSequence,
1903 if (lastWindowSequence != SHORT_WINDOW)
2177 if ((psyOutChannel[0]->lastWindowSequence == SHORT_WINDOW) ||
2178 (psyOutChannel[1]->lastWindowSequence == SHORT_WINDOW)) {
2183 curWindowSequence = psyOutChannel[0]->lastWindowSequence;