Home
last modified time | relevance | path

Searched refs:bAspectRatioY (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/usb/gadget/legacy/
Dwebcam.c179 .bAspectRatioY = 0,
230 .bAspectRatioY = 0,
/linux-4.4.14/include/uapi/linux/usb/
Dvideo.h465 __u8 bAspectRatioY; member
521 __u8 bAspectRatioY; member
/linux-4.4.14/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc167 bAspectRatioY - the X dimension of the picture aspect
211 bAspectRatioY - the X dimension of the picture aspect
/linux-4.4.14/drivers/usb/gadget/function/
Duvc_configfs.c1431 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_y, bAspectRatioY, identity_conv);
1493 h->desc.bAspectRatioY = 0; in uvcg_uncompressed_make()
1632 UVCG_MJPEG_ATTR_RO(b_aspect_ratio_y, bAspectRatioY, identity_conv);
1687 h->desc.bAspectRatioY = 0; in uvcg_mjpeg_make()