OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allowLookAhead
(Results
1 - 2
of
2
) sorted by null
/external/aac/libAACenc/src/
block_switch.h
120
INT
allowLookAhead
; /* for Low Delay, don't do look-ahead */
block_switch.cpp
168
blockSwitchingControl->
allowLookAhead
= 0;
174
blockSwitchingControl->
allowLookAhead
= 1;
305
if(blockSwitchingControl->
allowLookAhead
)
Completed in 24 milliseconds