Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/legacy/
Dwebcam.c178 .bAspectRatioX = 0,
229 .bAspectRatioX = 0,
/linux-4.1.27/include/uapi/linux/usb/
Dvideo.h464 __u8 bAspectRatioX; member
520 __u8 bAspectRatioX; member
/linux-4.1.27/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc169 bAspectRatioX - the Y dimension of the picture aspect
213 bAspectRatioX - the Y dimension of the picture aspect
/linux-4.1.27/drivers/usb/gadget/function/
Duvc_configfs.c1501 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_x, bAspectRatioX, identity_conv);
1565 h->desc.bAspectRatioX = 0; in uvcg_uncompressed_make()
1715 UVCG_MJPEG_ATTR_RO(b_aspect_ratio_x, bAspectRatioX, identity_conv);
1772 h->desc.bAspectRatioX = 0; in uvcg_mjpeg_make()