Home
last modified time | relevance | path

Searched defs:max_format (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/talk/media/devices/
Dfakedevicemanager.h91 const VideoFormat& max_format) { in SetVideoCaptureDeviceMaxFormat()
95 const VideoFormat& max_format) const { in IsMaxFormatForDevice()
Ddevicemanager.cc183 const VideoFormat& max_format) { in SetVideoCaptureDeviceMaxFormat()
/external/webrtc/talk/media/base/
Dvideocapturer.cc301 void VideoCapturer::ConstrainSupportedFormats(const VideoFormat& max_format) { in ConstrainSupportedFormats()
/external/autotest/client/site_tests/camera_V4L2/src/
Dmedia_v4l2_test.cc118 SupportedFormat max_format; in GetMaximumResolution() local