Home
last modified time | relevance | path

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

/device/google/bonito/sdm710/original-kernel-headers/media/
Dmsmb_camera.h164 struct msm_v4l2_format_data { struct
165 enum v4l2_buf_type type;
166 unsigned int width;
167 unsigned int height;
168 unsigned int pixelformat; /* FOURCC */
169 unsigned char num_planes;
170 unsigned int plane_sizes[VIDEO_MAX_PLANES];
/device/google/crosshatch/sdm845/kernel-headers/media/
Dmsmb_camera.h116 struct msm_v4l2_format_data { struct
117 enum v4l2_buf_type type;
118 unsigned int width;
119 unsigned int height;
120 unsigned int pixelformat;
121 unsigned char num_planes;
122 unsigned int plane_sizes[VIDEO_MAX_PLANES];
/device/google/bonito/sdm710/kernel-headers/media/
Dmsmb_camera.h116 struct msm_v4l2_format_data { struct
117 enum v4l2_buf_type type;
118 unsigned int width;
119 unsigned int height;
120 unsigned int pixelformat;
121 unsigned char num_planes;
122 unsigned int plane_sizes[VIDEO_MAX_PLANES];
/device/google/crosshatch/sdm845/original-kernel-headers/media/
Dmsmb_camera.h164 struct msm_v4l2_format_data { struct
165 enum v4l2_buf_type type;
166 unsigned int width;
167 unsigned int height;
168 unsigned int pixelformat; /* FOURCC */
169 unsigned char num_planes;
170 unsigned int plane_sizes[VIDEO_MAX_PLANES];