Home | History | Annotate | Download | only in src

Lines Matching refs:SHORT_WINDOW

554     if (psyOutChannel[ch]->lastWindowSequence != SHORT_WINDOW) {
768 if (psyOutChannel[ch]->lastWindowSequence == SHORT_WINDOW) {
1156 if (psyOutChannel[0]->lastWindowSequence == SHORT_WINDOW) {
1195 if (psyOutChannel[0]->lastWindowSequence == SHORT_WINDOW) { /* short-blocks */
1250 if (psyOutChannel[ch]->lastWindowSequence == SHORT_WINDOW) {
1754 if (psyOutChannel->lastWindowSequence != SHORT_WINDOW) {
2378 if (lastWindowSequence != SHORT_WINDOW) {
2746 if ((psyOutChannel[0]->lastWindowSequence == SHORT_WINDOW) ||
2747 (psyOutChannel[1]->lastWindowSequence == SHORT_WINDOW)) {
2748 curWindowSequence = SHORT_WINDOW;