Searched defs:update_rect (Results 1 – 5 of 5) sorted by relevance
32 absl::optional<VideoFrame::UpdateRect> update_rect; member
210 UpdateRect update_rect() const { in update_rect() function215 void set_update_rect(const VideoFrame::UpdateRect& update_rect) { in set_update_rect()
224 const absl::optional<VideoFrame::UpdateRect>& update_rect) { in set_update_rect()263 const absl::optional<UpdateRect>& update_rect, in VideoFrame()
177 VideoFrame::UpdateRect update_rect{0, 0, 0, 0}; in NextFrame() local
1358 VideoFrame::UpdateRect update_rect = out_frame.update_rect(); in EncodeVideoFrame() local1388 VideoFrame::UpdateRect update_rect = video_frame.update_rect(); in EncodeVideoFrame() local