Home | Sort by relevance Sort by last modified time |
/external/webrtc/webrtc/modules/video_coding/ | |
codec_timer.h | 46 void ProcessHistory(int64_t nowMs); |
codec_timer.cc | 39 ProcessHistory(nowMs); 72 void VCMCodecTimer::ProcessHistory(int64_t nowMs) { |