Searched refs:v4l2_pix_format (Results 1 – 7 of 7) sorted by relevance
157 struct v4l2_pix_format { struct542 struct v4l2_pix_format fmt;1234 struct v4l2_pix_format pix;
159 struct v4l2_pix_format { struct544 struct v4l2_pix_format fmt;1235 struct v4l2_pix_format pix;
276 struct v4l2_pix_format { struct756 struct v4l2_pix_format fmt;1741 struct v4l2_pix_format pix; /* V4L2_BUF_TYPE_VIDEO_CAPTURE */
279 struct v4l2_pix_format { struct759 struct v4l2_pix_format fmt;1744 struct v4l2_pix_format pix; /* V4L2_BUF_TYPE_VIDEO_CAPTURE */
169 struct v4l2_pix_format { struct514 struct v4l2_pix_format fmt;2065 struct v4l2_pix_format pix;
137 struct v4l2_pix_format { struct1075 struct v4l2_pix_format pix;
813 v4l2_pix_format *p = &m_v4l2Format.fmt.pix; in SetImageFormat()