Home | History | Annotate | Download | only in src

Lines Matching refs:SHORT_WINDOW

449       if (psyOutChannel[ch]->lastWindowSequence != SHORT_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) {
1501 if (psyOutChannel[ch]->lastWindowSequence != SHORT_WINDOW)
2117 if (lastWindowSequence != SHORT_WINDOW)
2469 if ((psyOutChannel[0]->lastWindowSequence == SHORT_WINDOW) ||
2470 (psyOutChannel[1]->lastWindowSequence == SHORT_WINDOW)) {
2471 curWindowSequence = SHORT_WINDOW;