Searched defs:FrameComparison (Results 1 – 1 of 1) sorted by relevance
267 struct FrameComparison { struct in webrtc::VideoAnalyzer268 FrameComparison() in FrameComparison() function275 FrameComparison(const VideoFrame& reference, in FrameComparison() function290 VideoFrame reference;291 VideoFrame render;292 bool dropped;293 int64_t send_time_ms;294 int64_t recv_time_ms;295 int64_t render_time_ms;296 size_t encoded_frame_size;