Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/legacy/
Dwebcam.c178 .bAspectRatioX = 0,
229 .bAspectRatioX = 0,
/linux-4.4.14/include/uapi/linux/usb/
Dvideo.h464 __u8 bAspectRatioX; member
520 __u8 bAspectRatioX; member
/linux-4.4.14/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.4.14/drivers/usb/gadget/function/
Duvc_configfs.c1430 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_x, bAspectRatioX, identity_conv);
1492 h->desc.bAspectRatioX = 0; in uvcg_uncompressed_make()
1631 UVCG_MJPEG_ATTR_RO(b_aspect_ratio_x, bAspectRatioX, identity_conv);
1686 h->desc.bAspectRatioX = 0; in uvcg_mjpeg_make()