Searched refs:lastWindowSequence (Results 1 – 9 of 9) sorted by relevance
171 blockSwitchingControl->lastWindowSequence = LONG_WINDOW; in FDKaacEnc_InitBlockSwitching()172 …pe2windowShape[blockSwitchingControl->allowShortFrames][blockSwitchingControl->lastWindowSequence]; in FDKaacEnc_InitBlockSwitching()220 blockSwitchingControl->lastWindowSequence = LONG_WINDOW; in FDKaacEnc_BlockSwitching()300 blockSwitchingControl->lastWindowSequence = in FDKaacEnc_BlockSwitching()301 …hingControl->lastattack][blockSwitchingControl->attack][blockSwitchingControl->lastWindowSequence]; in FDKaacEnc_BlockSwitching()306 blockSwitchingControl->lastWindowSequence = in FDKaacEnc_BlockSwitching()307 chgWndSq[blockSwitchingControl->attack][blockSwitchingControl->lastWindowSequence]; in FDKaacEnc_BlockSwitching()312 …pe2windowShape[blockSwitchingControl->allowShortFrames][blockSwitchingControl->lastWindowSequence]; in FDKaacEnc_BlockSwitching()400 … patchType = synchronizedBlockTypeTable[patchType][blockSwitchingControlLeft->lastWindowSequence]; in FDKaacEnc_SyncBlockSwitching()401 … patchType = synchronizedBlockTypeTable[patchType][blockSwitchingControlRight->lastWindowSequence]; in FDKaacEnc_SyncBlockSwitching()[all …]
558 isShortWindow[ch]=(psyStatic[ch]->blockSwitchingControl.lastWindowSequence == SHORT_WINDOW); in FDKaacEnc_psyMain()611 psyStatic[ch]->blockSwitchingControl.lastWindowSequence, in FDKaacEnc_psyMain()801 psyStatic[ch]->blockSwitchingControl.lastWindowSequence in FDKaacEnc_psyMain()813 psyStatic[1]->blockSwitchingControl.lastWindowSequence, in FDKaacEnc_psyMain()814 psyStatic[0]->blockSwitchingControl.lastWindowSequence, in FDKaacEnc_psyMain()862 psyStatic[ch]->blockSwitchingControl.lastWindowSequence); in FDKaacEnc_psyMain()981 if(psyStatic[ch]->blockSwitchingControl.lastWindowSequence == STOP_WINDOW) { in FDKaacEnc_psyMain()1003 if(psyStatic[ch]->blockSwitchingControl.lastWindowSequence == START_WINDOW) in FDKaacEnc_psyMain()1039 … (psyStatic[1]->blockSwitchingControl.lastWindowSequence != SHORT_WINDOW), in FDKaacEnc_psyMain()1144 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()
110 INT lastWindowSequence; member
122 INT lastWindowSequence; member
112 const INT lastWindowSequence,
449 if (psyOutChannel[ch]->lastWindowSequence != SHORT_WINDOW) { in FDKaacEnc_initAvoidHoleFlag()487 if (psyOutChannel[ch]->lastWindowSequence==LONG_WINDOW) in FDKaacEnc_initAvoidHoleFlag()638 if (psyOutChannel[ch]->lastWindowSequence == SHORT_WINDOW) { in FDKaacEnc_calcWeighting()994 if (psyOutChannel[0]->lastWindowSequence == SHORT_WINDOW) { in FDKaacEnc_reduceThresholdsVBR()1025 if (psyOutChannel[0]->lastWindowSequence == SHORT_WINDOW){ /* short-blocks */ in FDKaacEnc_reduceThresholdsVBR()1070 if (psyOutChannel[ch]->lastWindowSequence == SHORT_WINDOW) { in FDKaacEnc_reduceThresholdsVBR()1455 …if ( nChannels==2 && psyOutChannel[0]->lastWindowSequence==psyOutChannel[1]->lastWindowSequence ) { in FDKaacEnc_allowMoreHoles()1501 if (psyOutChannel[ch]->lastWindowSequence != SHORT_WINDOW) in FDKaacEnc_allowMoreHoles()2094 const INT lastWindowSequence, in FDKaacEnc_bitresCalcBitFac() argument2117 if (lastWindowSequence != SHORT_WINDOW) in FDKaacEnc_bitresCalcBitFac()[all …]
1061 psyOutCh->lastWindowSequence, in FDKaacEnc_QCMain()1535 … savedBits += (psyChannel[ch]->lastWindowSequence!=SHORT_WINDOW) ? FDKaacEnc_sideInfoTabLong[0] in FDKaacEnc_crashRecovery()
1073 chBlockType = psyOutChannel[ch]->lastWindowSequence; in FDKaacEnc_ChannelElementWrite()