Searched refs:lastWindowSequence (Results 1 – 9 of 9) sorted by relevance
180 blockSwitchingControl->lastWindowSequence = LONG_WINDOW; in FDKaacEnc_InitBlockSwitching()181 …pe2windowShape[blockSwitchingControl->allowShortFrames][blockSwitchingControl->lastWindowSequence]; in FDKaacEnc_InitBlockSwitching()229 blockSwitchingControl->lastWindowSequence = LONG_WINDOW; in FDKaacEnc_BlockSwitching()309 blockSwitchingControl->lastWindowSequence = in FDKaacEnc_BlockSwitching()310 …hingControl->lastattack][blockSwitchingControl->attack][blockSwitchingControl->lastWindowSequence]; in FDKaacEnc_BlockSwitching()315 blockSwitchingControl->lastWindowSequence = in FDKaacEnc_BlockSwitching()316 chgWndSq[blockSwitchingControl->attack][blockSwitchingControl->lastWindowSequence]; in FDKaacEnc_BlockSwitching()321 …pe2windowShape[blockSwitchingControl->allowShortFrames][blockSwitchingControl->lastWindowSequence]; in FDKaacEnc_BlockSwitching()412 … patchType = synchronizedBlockTypeTable[patchType][blockSwitchingControlLeft->lastWindowSequence]; in FDKaacEnc_SyncBlockSwitching()413 … patchType = synchronizedBlockTypeTable[patchType][blockSwitchingControlRight->lastWindowSequence]; in FDKaacEnc_SyncBlockSwitching()[all …]
563 isShortWindow[ch]=(psyStatic[ch]->blockSwitchingControl.lastWindowSequence == SHORT_WINDOW); in FDKaacEnc_psyMain()616 psyStatic[ch]->blockSwitchingControl.lastWindowSequence, in FDKaacEnc_psyMain()806 psyStatic[ch]->blockSwitchingControl.lastWindowSequence in FDKaacEnc_psyMain()818 psyStatic[1]->blockSwitchingControl.lastWindowSequence, in FDKaacEnc_psyMain()819 psyStatic[0]->blockSwitchingControl.lastWindowSequence, in FDKaacEnc_psyMain()867 psyStatic[ch]->blockSwitchingControl.lastWindowSequence); in FDKaacEnc_psyMain()986 if(psyStatic[ch]->blockSwitchingControl.lastWindowSequence == STOP_WINDOW) { in FDKaacEnc_psyMain()1008 if(psyStatic[ch]->blockSwitchingControl.lastWindowSequence == START_WINDOW) in FDKaacEnc_psyMain()1044 … (psyStatic[1]->blockSwitchingControl.lastWindowSequence != SHORT_WINDOW), in FDKaacEnc_psyMain()1149 psyStatic[ch]->blockSwitchingControl.lastWindowSequence, in FDKaacEnc_psyMain()[all …]
185 const INT lastWindowSequence, in FDKaacEnc_PnsDetect() argument205 (lastWindowSequence == SHORT_WINDOW) ) /* currently only long blocks */ in FDKaacEnc_PnsDetect()220 if(lastWindowSequence != LONG_WINDOW) { in FDKaacEnc_PnsDetect()
111 INT lastWindowSequence; member
121 INT lastWindowSequence; member
112 const INT lastWindowSequence,
245 if (psyOutChannel[ch]->lastWindowSequence != SHORT_WINDOW) { in FDKaacEnc_initAvoidHoleFlag()283 if (psyOutChannel[ch]->lastWindowSequence==LONG_WINDOW) in FDKaacEnc_initAvoidHoleFlag()434 if (psyOutChannel[ch]->lastWindowSequence == SHORT_WINDOW) { in FDKaacEnc_calcWeighting()787 if (psyOutChannel[0]->lastWindowSequence == SHORT_WINDOW) { in FDKaacEnc_reduceThresholdsVBR()818 if (psyOutChannel[0]->lastWindowSequence == SHORT_WINDOW){ /* short-blocks */ in FDKaacEnc_reduceThresholdsVBR()863 if (psyOutChannel[ch]->lastWindowSequence == SHORT_WINDOW) { in FDKaacEnc_reduceThresholdsVBR()1249 …if ( nChannels==2 && psyOutChannel[0]->lastWindowSequence==psyOutChannel[1]->lastWindowSequence ) { in FDKaacEnc_allowMoreHoles()1295 if (psyOutChannel[ch]->lastWindowSequence != SHORT_WINDOW) in FDKaacEnc_allowMoreHoles()1880 const INT lastWindowSequence, in FDKaacEnc_bitresCalcBitFac() argument1903 if (lastWindowSequence != SHORT_WINDOW) in FDKaacEnc_bitresCalcBitFac()[all …]
1055 psyOutCh->lastWindowSequence, in FDKaacEnc_QCMain()1529 … savedBits += (psyChannel[ch]->lastWindowSequence!=SHORT_WINDOW) ? FDKaacEnc_sideInfoTabLong[0] in FDKaacEnc_crashRecovery()
1073 chBlockType = psyOutChannel[ch]->lastWindowSequence; in FDKaacEnc_ChannelElementWrite()