Home
last modified time | relevance | path

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

/external/aac/libAACenc/src/
Dblock_switch.cpp175 blockSwitchingControl->allowLookAhead = 0; in FDKaacEnc_InitBlockSwitching()
179 blockSwitchingControl->allowLookAhead = 1; in FDKaacEnc_InitBlockSwitching()
328 if (blockSwitchingControl->allowLookAhead) { in FDKaacEnc_BlockSwitching()
Dblock_switch.h133 INT allowLookAhead; /* for Low Delay, don't do look-ahead */ member