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

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

Completed in 44 milliseconds