Home
last modified time | relevance | path

Searched defs:max_lookahead (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/utility/
Ddelay_estimator.c402 BinaryDelayEstimatorFarend* farend, int max_lookahead) { in WebRtc_CreateBinaryDelayEstimator()
Ddelay_estimator_wrapper.c273 void* WebRtc_CreateDelayEstimator(void* farend_handle, int max_lookahead) { in WebRtc_CreateDelayEstimator()
/external/v8/src/regexp/
Djsregexp.cc3765 int max_lookahead, in GetSkipTable()
3795 int max_lookahead = 0; in EmitSkipInstructions() local