Home | Sort by relevance Sort by last modified time |
/external/webrtc/webrtc/modules/video_processing/ | |
video_decimator.h | 44 enum { kFrameHistoryWindowMs = 2000 }; |
video_decimator.cc | 131 now - incoming_frame_times_[num] > kFrameHistoryWindowMs) { |