Home | History | Annotate | Download | only in src

Lines Matching refs:SHORT_WINDOW

356     ErrorStatus = FDKaacEnc_InitPsyConfiguration(bitRate/channelsEff, sampleRate, bandwidth, SHORT_WINDOW, hPsy->granuleLength, useIS, &hPsy->psyConf[1], filterBank);
364 SHORT_WINDOW,
560 isShortWindow[ch]=(psyStatic[ch]->blockSwitchingControl.lastWindowSequence == SHORT_WINDOW);
1046 (psyStatic[1]->blockSwitchingControl.lastWindowSequence != SHORT_WINDOW),
1178 if(psyStatic[0]->blockSwitchingControl.lastWindowSequence != SHORT_WINDOW)
1313 psyOutChannel[ch]->lastWindowSequence = SHORT_WINDOW;