Home
last modified time | relevance | path

Searched refs:SupportedFormats (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/site_tests/camera_V4L2/src/
Dmedia_v4l2_test.cc98 V4L2Device* device, SupportedFormats* supported_formats) { in GetSupportedFormats()
149 SupportedFormat GetMaximumResolution(const SupportedFormats& formats) { in GetMaximumResolution()
165 const SupportedFormat* FindFormatByResolution(const SupportedFormats& formats, in FindFormatByResolution()
181 const SupportedFormat* FindFormatByFourcc(const SupportedFormats& formats, in FindFormatByFourcc()
192 const SupportedFormats& formats, in GetResolutionForCropping()
321 SupportedFormats supported_formats; in TestResolutions()
329 SupportedFormats required_resolutions; in TestResolutions()
471 SupportedFormats supported_formats; in TestFirstFrameAfterStreamOn()
544 SupportedFormats supported_formats; in TestMaximumSupportedResolution()
Dcommon_types.h88 typedef std::vector<SupportedFormat> SupportedFormats; typedef
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp5325 uint8_t SupportedFormats; in parsePrefix() member
5356 if (~Prefix->SupportedFormats & CurrentFormat) { in parsePrefix()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp5544 uint8_t SupportedFormats; in parsePrefix() member
5578 if (~Prefix->SupportedFormats & CurrentFormat) { in parsePrefix()