Searched defs:update_rect (Results 1 – 6 of 6) sorted by relevance
224 const absl::optional<VideoFrame::UpdateRect>& update_rect) { in set_update_rect()264 const absl::optional<UpdateRect>& update_rect, in VideoFrame()
232 UpdateRect update_rect() const { in update_rect() function237 void set_update_rect(const VideoFrame::UpdateRect& update_rect) { in set_update_rect()
173 VideoFrame::UpdateRect update_rect{0, 0, 0, 0}; in NextFrame() local235 VideoFrame::UpdateRect update_rect{0, 0, 0, 0}; in NextFrame() local
32 absl::optional<VideoFrame::UpdateRect> update_rect; member
85 bool update_rect = false; in GetShadingBBox() local
1920 VideoFrame::UpdateRect update_rect = video_frame.update_rect(); in EncodeVideoFrame() local