Home
last modified time | relevance | path

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

/external/aac/libAACenc/src/
Dblock_switch.cpp251 blockSwitchingControl->lastAttackIndex = blockSwitchingControl->attackIndex; in FDKaacEnc_BlockSwitching()
272 suggestedGroupingTable[blockSwitchingControl->lastAttackIndex], in FDKaacEnc_BlockSwitching()
278 blockSwitchingControl->lastAttackIndex); in FDKaacEnc_BlockSwitching()
321 (blockSwitchingControl->lastAttackIndex == in FDKaacEnc_BlockSwitching()
Dblock_switch.h131 INT lastAttackIndex; member