Searched defs:msm_v4l2_format_data (Results 1 – 6 of 6) sorted by relevance
135 struct msm_v4l2_format_data { struct136 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];
119 struct msm_v4l2_format_data { struct120 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];
139 struct msm_v4l2_format_data { struct140 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];
122 struct msm_v4l2_format_data { struct124 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];
159 struct msm_v4l2_format_data { struct160 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];
125 struct msm_v4l2_format_data { struct126 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];