Searched defs:msm_v4l2_format_data (Results 1 – 4 of 4) sorted by relevance
164 struct msm_v4l2_format_data { struct165 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];
116 struct msm_v4l2_format_data { struct117 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];