/aosp12/hardware/libhardware/modules/camera/3_4/ |
H A D | format_metadata_factory.cpp | 47 for (auto v4l2_format : v4l2_formats) { in GetHalFormats() local 127 uint32_t v4l2_format = StreamFormat::HalToV4L2PixelFormat(hal_format); in AddFormatComponents() local
|
H A D | v4l2_wrapper.cpp | 378 int V4L2Wrapper::GetFormatFrameSizes(uint32_t v4l2_format, in GetFormatFrameSizes() 451 uint32_t v4l2_format, in GetFormatFrameDurationRange()
|
/aosp12/hardware/google/graphics/common/libhwjpeg/ |
H A D | LibScalerForJpeg.h | 30 bool SetSrcImage(unsigned int width, unsigned int height, unsigned int v4l2_format) { in SetSrcImage() 34 bool SetDstImage(unsigned int width, unsigned int height, unsigned int v4l2_format) { in SetDstImage()
|
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
H A D | hw_info_drm.cpp | 349 void HWInfoDRM::GetSDMFormat(uint32_t v4l2_format, LayerBufferFormat *sdm_format) { in GetSDMFormat()
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
H A D | hw_info_drm.cpp | 360 void HWInfoDRM::GetSDMFormat(uint32_t v4l2_format, LayerBufferFormat *sdm_format) { in GetSDMFormat()
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
H A D | hw_info_drm.cpp | 347 void HWInfoDRM::GetSDMFormat(uint32_t v4l2_format, LayerBufferFormat *sdm_format) { in GetSDMFormat()
|
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/drm/ |
H A D | hw_info_drm.cpp | 438 void HWInfoDRM::GetSDMFormat(uint32_t v4l2_format, LayerBufferFormat *sdm_format) { in GetSDMFormat()
|
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/drm/ |
H A D | hw_info_drm.cpp | 561 void HWInfoDRM::GetSDMFormat(uint32_t v4l2_format, LayerBufferFormat *sdm_format) { in GetSDMFormat()
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
H A D | hw_info_drm.cpp | 533 void HWInfoDRM::GetSDMFormat(uint32_t v4l2_format, LayerBufferFormat *sdm_format) { in GetSDMFormat()
|
/aosp12/hardware/qcom/msm8994/kernel-headers/linux/ |
H A D | videodev2.h | 1231 struct v4l2_format { struct 1232 __u32 type; 1234 union { 1242 } fmt;
|
/aosp12/hardware/qcom/msm8994/original-kernel-headers/linux/ |
H A D | videodev2.h | 1741 struct v4l2_format { struct 1742 __u32 type; 1743 union { 1750 } fmt;
|
/aosp12/hardware/qcom/msm8x84/kernel-headers/linux/ |
H A D | videodev2.h | 1230 struct v4l2_format { struct 1231 __u32 type; 1232 union { 1241 } fmt;
|
/aosp12/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
H A D | videodev2.h | 1738 struct v4l2_format { struct 1739 __u32 type; 1740 union { 1747 } fmt;
|
/aosp12/hardware/qcom/msm8996/kernel-headers/linux/ |
H A D | videodev2.h | 1330 struct v4l2_format { struct 1331 __u32 type; 1332 union { 1342 } fmt;
|
/aosp12/hardware/qcom/msm8996/original-kernel-headers/linux/ |
H A D | videodev2.h | 1866 struct v4l2_format { struct 1867 __u32 type; 1868 union { 1876 } fmt;
|
/aosp12/hardware/qcom/msm8x09/kernel-headers/linux/ |
H A D | videodev2.h | 1072 struct v4l2_format { struct 1073 __u32 type; 1074 union { 1082 } fmt;
|
/aosp12/hardware/qcom/msm8x09/original-kernel-headers/linux/ |
H A D | videodev2.h | 1870 struct v4l2_format { struct 1871 __u32 type; 1872 union { 1880 } fmt;
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | videodev2.h | 1250 struct v4l2_format { struct 1251 __u32 type; 1252 union { 1261 } fmt;
|
/aosp12/hardware/qcom/msm8960/kernel-headers/linux/ |
H A D | videodev2.h | 2061 struct v4l2_format { struct 2062 enum v4l2_buf_type type; 2064 union { 2072 } fmt;
|
/aosp12/hardware/qcom/msm8960/original-kernel-headers/linux/ |
H A D | videodev2.h | 2426 struct v4l2_format { struct 2427 enum v4l2_buf_type type; 2428 union { 2435 } fmt;
|