Searched refs:v4l2_plane_pix_format (Results 1 – 6 of 6) sorted by relevance
59 v4l2_plane_pix_format& p = mp.plane_fmt[i]; in v4l2_set_format()76 v4l2_plane_pix_format& p = mp.plane_fmt[i]; in v4l2_set_format()
2175 struct v4l2_plane_pix_format { struct2202 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
1498 const struct v4l2_plane_pix_format& plane_fmt = pix_mp.plane_fmt[i]; in V4L2FormatToString()1580 const v4l2_plane_pix_format& plane_format = pix_mp.plane_fmt[i]; in V4L2FormatToVideoFrameLayout()
87 struct v4l2_plane_pix_format *cur_pix = in init_v4l2_format()