Searched refs:last_captured_frame_format (Results 1 – 3 of 3) sorted by relevance
287 VideoFormat* last_captured_frame_format);
333 VideoFormat* last_captured_frame_format) { in GetStats() argument337 *last_captured_frame_format = last_captured_frame_format_; in GetStats()
2107 VideoFormat last_captured_frame_format; in GetVideoSenderInfo() local2110 &last_captured_frame_format); in GetVideoSenderInfo()2111 info.input_frame_width = last_captured_frame_format.width; in GetVideoSenderInfo()2112 info.input_frame_height = last_captured_frame_format.height; in GetVideoSenderInfo()