Searched refs:pix (Results 1 – 13 of 13) sorted by relevance
50 v4l2_pixel_format_(format.fmt.pix.pixelformat), in StreamFormat()51 width_(format.fmt.pix.width), in StreamFormat()52 height_(format.fmt.pix.height), in StreamFormat()53 bytes_per_line_(format.fmt.pix.bytesperline), in StreamFormat()54 min_buffer_size_(format.fmt.pix.sizeimage) {} in StreamFormat()67 format->fmt.pix.pixelformat = v4l2_pixel_format_; in FillFormatRequest()68 format->fmt.pix.width = width_; in FillFormatRequest()69 format->fmt.pix.height = height_; in FillFormatRequest()
2182 fmt.fmt.pix.width = v4l2Fmt.width; in configureV4l2StreamLocked()2183 fmt.fmt.pix.height = v4l2Fmt.height; in configureV4l2StreamLocked()2184 fmt.fmt.pix.pixelformat = v4l2Fmt.fourcc; in configureV4l2StreamLocked()2203 if (v4l2Fmt.width != fmt.fmt.pix.width || v4l2Fmt.height != fmt.fmt.pix.height || in configureV4l2StreamLocked()2204 v4l2Fmt.fourcc != fmt.fmt.pix.pixelformat) { in configureV4l2StreamLocked()2211 fmt.fmt.pix.pixelformat & 0xFF, in configureV4l2StreamLocked()2212 (fmt.fmt.pix.pixelformat >> 8) & 0xFF, in configureV4l2StreamLocked()2213 (fmt.fmt.pix.pixelformat >> 16) & 0xFF, in configureV4l2StreamLocked()2214 (fmt.fmt.pix.pixelformat >> 24) & 0xFF, in configureV4l2StreamLocked()2215 fmt.fmt.pix.width, fmt.fmt.pix.height); in configureV4l2StreamLocked()[all …]
169 width = v4l2_fmt->fmt.pix.width;170 height = v4l2_fmt->fmt.pix.height;
1741 struct v4l2_pix_format pix; /* V4L2_BUF_TYPE_VIDEO_CAPTURE */ member
1235 struct v4l2_pix_format pix; member
1234 struct v4l2_pix_format pix; member
1744 struct v4l2_pix_format pix; /* V4L2_BUF_TYPE_VIDEO_CAPTURE */ member
1873 struct v4l2_pix_format pix; /* V4L2_BUF_TYPE_VIDEO_CAPTURE */ member
2129 struct v4l2_pix_format pix; /* V4L2_BUF_TYPE_VIDEO_CAPTURE */ member
1075 struct v4l2_pix_format pix; member
1869 struct v4l2_pix_format pix; /* V4L2_BUF_TYPE_VIDEO_CAPTURE */ member
2429 struct v4l2_pix_format pix; /* V4L2_BUF_TYPE_VIDEO_CAPTURE */ member
2065 struct v4l2_pix_format pix; member