Home
last modified time | relevance | path

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

/hardware/qcom/msm8x74/original-kernel-headers/media/
Dmsmb_camera.h135 struct msm_v4l2_format_data { struct
136 enum v4l2_buf_type type;
137 unsigned int width;
138 unsigned int height;
139 unsigned int pixelformat; /* FOURCC */
140 unsigned char num_planes;
141 unsigned int plane_sizes[VIDEO_MAX_PLANES];
/hardware/qcom/msm8x74/kernel-headers/media/
Dmsmb_camera.h119 struct msm_v4l2_format_data { struct
120 enum v4l2_buf_type type;
121 unsigned int width;
122 unsigned int height;
124 unsigned int pixelformat;
125 unsigned char num_planes;
126 unsigned int plane_sizes[VIDEO_MAX_PLANES];
/hardware/qcom/msm8x84/original-kernel-headers/media/
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];
/hardware/qcom/msm8x84/kernel-headers/media/
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];
/hardware/qcom/msm8994/original-kernel-headers/media/
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];
/hardware/qcom/msm8994/kernel-headers/media/
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];