Searched defs:max_format (Results 1 – 4 of 4) sorted by relevance
91 const VideoFormat& max_format) { in SetVideoCaptureDeviceMaxFormat()95 const VideoFormat& max_format) const { in IsMaxFormatForDevice()
183 const VideoFormat& max_format) { in SetVideoCaptureDeviceMaxFormat()
301 void VideoCapturer::ConstrainSupportedFormats(const VideoFormat& max_format) { in ConstrainSupportedFormats()
118 SupportedFormat max_format; in GetMaximumResolution() local