Home
last modified time | relevance | path

Searched refs:lastAttackIndex (Results 1 – 2 of 2) sorted by relevance

/external/aac/libAACenc/src/
Dblock_switch.cpp230 blockSwitchingControl->lastAttackIndex = blockSwitchingControl->attackIndex; in FDKaacEnc_BlockSwitching()
246 …hingControl->groupLen, suggestedGroupingTable[blockSwitchingControl->lastAttackIndex], sizeof(bloc… in FDKaacEnc_BlockSwitching()
249 …acEnc_GetWindowEnergy(blockSwitchingControl->windowNrg[0], blockSwitchingControl->lastAttackIndex); in FDKaacEnc_BlockSwitching()
287 && (blockSwitchingControl->lastAttackIndex == (INT)nBlockSwitchWindows-1) in FDKaacEnc_BlockSwitching()
Dblock_switch.h117 INT lastAttackIndex; member