OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MaxFilter
(Results
1 - 6
of
6
) sorted by null
/external/webrtc/webrtc/modules/video_coding/
codec_timer.h
36
void
MaxFilter
(int32_t newDecodeTimeMs, int64_t nowMs);
codec_timer.cc
36
void VCMCodecTimer::
MaxFilter
(int32_t decodeTime, int64_t nowMs) {
timing.cc
176
codec_timer_.
MaxFilter
(decode_time_ms, now_ms);
/external/lzma/CPP/7zip/Archive/7z/
7zUpdate.h
91
bool
MaxFilter
;
7zHandlerOut.cpp
577
options.
MaxFilter
= level >= 8;
7zUpdate.cpp
1041
MakeExeMethod(method, options.UseFilters, Is86Group(groupIndex), options.
MaxFilter
);
[
all
...]
Completed in 404 milliseconds