OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateMaxHistory
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/video_coding/
codec_timer.h
45
void
UpdateMaxHistory
(int32_t decodeTime, int64_t now);
codec_timer.cc
38
UpdateMaxHistory
(decodeTime, nowMs);
45
void VCMCodecTimer::
UpdateMaxHistory
(int32_t decodeTime, int64_t now) {
Completed in 80 milliseconds