Home
last modified time | relevance | path

Searched defs:SupportedV4L2Format (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/interfaces/camera/device/default/
H A DExternalCameraUtils.h121 struct SupportedV4L2Format { struct
122 int32_t width;
123 int32_t height;
124 uint32_t fourcc;
126 struct FrameRate {
134 std::vector<FrameRate> frameRates;
/aosp_15_r20/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
H A DExternalCameraUtils.h117 struct SupportedV4L2Format { struct
118 uint32_t width;
119 uint32_t height;
120 uint32_t fourcc;
122 struct FrameRate {
127 std::vector<FrameRate> frameRates;