Home
last modified time | relevance | path

Searched refs:wCompQuality (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc_v4l2.c904 bcopy(&ctrl_max.wCompQuality, &ctrl.wCompQuality, 2); in usbvc_v4l2_set_format()
955 bcopy(&ctrl_max.wCompQuality, &ctrl_curr.wCompQuality, 2); in usbvc_v4l2_set_format()
/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc.h444 uint8_t wCompQuality[2]; member