Searched refs:last_captured_frame_format (Results 1 – 4 of 4) sorted by relevance
304 VideoFormat* last_captured_frame_format);
339 VideoFormat* last_captured_frame_format) { in GetStats() argument344 *last_captured_frame_format = last_captured_frame_format_; in GetStats()
1661 VideoFormat last_captured_frame_format; in GetVideoSenderInfo() local1665 &last_captured_frame_format); in GetVideoSenderInfo()1666 info.input_frame_width = last_captured_frame_format.width; in GetVideoSenderInfo()1667 info.input_frame_height = last_captured_frame_format.height; in GetVideoSenderInfo()
2461 VideoFormat last_captured_frame_format; in GetStats() local2465 &last_captured_frame_format); in GetStats()2466 sinfo.input_frame_width = last_captured_frame_format.width; in GetStats()2467 sinfo.input_frame_height = last_captured_frame_format.height; in GetStats()