/hardware/libhardware/modules/camera/3_4/ |
D | format_metadata_factory.cpp | 47 for (auto v4l2_format : v4l2_formats) { in GetHalFormats() local 48 int32_t hal_format = StreamFormat::V4L2ToHalPixelFormat(v4l2_format); in GetHalFormats() 127 uint32_t v4l2_format = StreamFormat::HalToV4L2PixelFormat(hal_format); in AddFormatComponents() local 128 if (v4l2_format == 0) { in AddFormatComponents() 137 v4l2_format = qualified_formats[0]; in AddFormatComponents() 139 v4l2_format = StreamFormat::HalToV4L2PixelFormat( in AddFormatComponents() 148 v4l2_format); in AddFormatComponents() 157 v4l2_format)) { in AddFormatComponents() 164 v4l2_format = qualified_formats[0]; in AddFormatComponents() 167 hal_format, v4l2_format); in AddFormatComponents() [all …]
|
D | stream_format.h | 37 StreamFormat(const v4l2_format& format); 42 void FillFormatRequest(v4l2_format* format) const;
|
D | v4l2_wrapper.h | 73 virtual int GetFormatFrameSizes(uint32_t v4l2_format, 78 uint32_t v4l2_format,
|
D | v4l2_wrapper.cpp | 378 int V4L2Wrapper::GetFormatFrameSizes(uint32_t v4l2_format, in GetFormatFrameSizes() argument 382 size_query.pixel_format = v4l2_format; in GetFormatFrameSizes() 416 v4l2_format); in GetFormatFrameSizes() 423 v4l2_format); in GetFormatFrameSizes() 451 uint32_t v4l2_format, in GetFormatFrameDurationRange() argument 458 duration_query.pixel_format = v4l2_format; in GetFormatFrameDurationRange() 528 v4l2_format new_format; in SetFormat()
|
D | stream_format.cpp | 46 StreamFormat::StreamFormat(const v4l2_format& format) in StreamFormat() 61 void StreamFormat::FillFormatRequest(v4l2_format* format) const { in FillFormatRequest()
|
/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
D | hw_info_drm.h | 59 void GetSDMFormat(uint32_t v4l2_format, LayerBufferFormat *sdm_format);
|
D | hw_info_drm.cpp | 349 void HWInfoDRM::GetSDMFormat(uint32_t v4l2_format, LayerBufferFormat *sdm_format) { in GetSDMFormat() argument 350 switch (v4l2_format) { in GetSDMFormat()
|
/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
D | hw_info_drm.h | 60 void GetSDMFormat(uint32_t v4l2_format, LayerBufferFormat *sdm_format);
|
D | hw_info_drm.cpp | 360 void HWInfoDRM::GetSDMFormat(uint32_t v4l2_format, LayerBufferFormat *sdm_format) { in GetSDMFormat() argument 361 switch (v4l2_format) { in GetSDMFormat()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
D | hw_info_drm.h | 59 void GetSDMFormat(uint32_t v4l2_format, LayerBufferFormat *sdm_format);
|
D | hw_info_drm.cpp | 347 void HWInfoDRM::GetSDMFormat(uint32_t v4l2_format, LayerBufferFormat *sdm_format) { in GetSDMFormat() argument 348 switch (v4l2_format) { in GetSDMFormat()
|
/hardware/qcom/sdm845/display/sdm/libs/core/drm/ |
D | hw_info_drm.h | 59 void GetSDMFormat(uint32_t v4l2_format, LayerBufferFormat *sdm_format);
|
/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
D | hw_info_drm.h | 62 void GetSDMFormat(uint32_t v4l2_format, LayerBufferFormat *sdm_format);
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | videodev2.h | 1230 struct v4l2_format { struct 1375 struct v4l2_format format; 1382 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format) 1384 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format) 1436 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | videodev2.h | 1738 struct v4l2_format { struct 1904 struct v4l2_format format; 1915 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format) 1916 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format) 1958 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | videodev2.h | 1741 struct v4l2_format { struct 1907 struct v4l2_format format; 1918 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format) 1919 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format) 1961 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | videodev2.h | 1231 struct v4l2_format { struct 1376 struct v4l2_format format; 1384 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format) 1385 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format) 1437 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)
|
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
D | videodev2.h | 2126 struct v4l2_format { struct 2322 struct v4l2_format format; 2333 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format) 2334 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format) 2378 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)
|
/hardware/qcom/msm8x09/kernel-headers/linux/ |
D | videodev2.h | 1072 struct v4l2_format { struct 1214 struct v4l2_format format; 1220 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format) 1221 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format) 1265 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | videodev2.h | 1866 struct v4l2_format { struct 2086 struct v4l2_format format; 2097 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format) 2098 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format) 2142 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)
|
/hardware/qcom/msm8x09/original-kernel-headers/linux/ |
D | videodev2.h | 1870 struct v4l2_format { struct 2091 struct v4l2_format format; 2102 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format) 2103 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format) 2147 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)
|
/hardware/qcom/msm8998/kernel-headers/linux/ |
D | videodev2.h | 1446 struct v4l2_format { struct 1607 struct v4l2_format format; 1615 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format) 1616 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format) 1671 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | videodev2.h | 1330 struct v4l2_format { struct 1506 struct v4l2_format format; 1514 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format) 1515 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format) 1570 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | videodev2.h | 2426 struct v4l2_format { struct 2575 struct v4l2_format format; 2586 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format) 2587 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format) 2628 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | videodev2.h | 2061 struct v4l2_format { struct 2189 struct v4l2_format format; 2196 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format) 2197 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format) 2249 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)
|