Home
last modified time | relevance | path

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

/external/aac/libAACenc/src/
Dblock_switch.cpp159 blockSwitchingControl->allowLookAhead = 0; in FDKaacEnc_InitBlockSwitching()
165 blockSwitchingControl->allowLookAhead = 1; in FDKaacEnc_InitBlockSwitching()
296 if(blockSwitchingControl->allowLookAhead) in FDKaacEnc_BlockSwitching()
Dblock_switch.h119 INT allowLookAhead; /* for Low Delay, don't do look-ahead */ member