Home
last modified time | relevance | path

Searched defs:msm_v4l2_format_data (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/qcom/msm8x84/kernel-headers/media/
H A Dmsmb_camera.h122 struct msm_v4l2_format_data { struct
124 enum v4l2_buf_type type;
125 unsigned int width;
126 unsigned int height;
127 unsigned int pixelformat;
129 unsigned char num_planes;
130 unsigned int plane_sizes[VIDEO_MAX_PLANES];
/aosp12/hardware/qcom/msm8x84/original-kernel-headers/media/
H A Dmsmb_camera.h139 struct msm_v4l2_format_data { struct
140 enum v4l2_buf_type type;
141 unsigned int width;
142 unsigned int height;
143 unsigned int pixelformat; /* FOURCC */
144 unsigned char num_planes;
145 unsigned int plane_sizes[VIDEO_MAX_PLANES];
/aosp12/hardware/qcom/msm8994/kernel-headers/media/
H A Dmsmb_camera.h125 struct msm_v4l2_format_data { struct
126 enum v4l2_buf_type type;
127 unsigned int width;
129 unsigned int height;
130 unsigned int pixelformat;
131 unsigned char num_planes;
132 unsigned int plane_sizes[VIDEO_MAX_PLANES];
/aosp12/hardware/qcom/msm8994/original-kernel-headers/media/
H A Dmsmb_camera.h159 struct msm_v4l2_format_data { struct
160 enum v4l2_buf_type type;
161 unsigned int width;
162 unsigned int height;
163 unsigned int pixelformat; /* FOURCC */
164 unsigned char num_planes;
165 unsigned int plane_sizes[VIDEO_MAX_PLANES];
/aosp12/hardware/qcom/msm8996/kernel-headers/media/
H A Dmsmb_camera.h134 struct msm_v4l2_format_data { struct
135 enum v4l2_buf_type type;
136 unsigned int width;
137 unsigned int height;
139 unsigned int pixelformat;
140 unsigned char num_planes;
141 unsigned int plane_sizes[VIDEO_MAX_PLANES];
/aosp12/hardware/qcom/msm8996/original-kernel-headers/media/
H A Dmsmb_camera.h155 struct msm_v4l2_format_data { struct
156 enum v4l2_buf_type type;
157 unsigned int width;
158 unsigned int height;
159 unsigned int pixelformat; /* FOURCC */
160 unsigned char num_planes;
161 unsigned int plane_sizes[VIDEO_MAX_PLANES];