Home
last modified time | relevance | path

Searched refs:v4l2_bpp (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h98 uint8_t v4l2_bpp; member
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc_v4l2.c1015 format->fmt.pix.bytesperline = fmtgrp->v4l2_bpp * w; in usbvc_v4l2_set_format()
1067 format->fmt.pix.bytesperline = fmtgrp->v4l2_bpp * w; in usbvc_v4l2_get_format()
H A Dusbvc.c2576 fmtgrp->v4l2_bpp = fmt->fmt.uncompressed.bBitsPerPixel / 8; in usbvc_parse_format_group()
2586 fmtgrp->v4l2_bpp = 0; in usbvc_parse_format_group()