HomeSort by relevance Sort by last modified time
    Searched refs:allowLookAhead (Results 1 - 2 of 2) sorted by null

  /external/aac/libAACenc/src/
block_switch.h 119 INT allowLookAhead; /* for Low Delay, don't do look-ahead */
block_switch.cpp 159 blockSwitchingControl->allowLookAhead = 0;
165 blockSwitchingControl->allowLookAhead = 1;
296 if(blockSwitchingControl->allowLookAhead)

Completed in 85 milliseconds