Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/legacy/
Dwebcam.c179 .bAspectRatioY = 0,
230 .bAspectRatioY = 0,
/linux-4.1.27/include/uapi/linux/usb/
Dvideo.h465 __u8 bAspectRatioY; member
521 __u8 bAspectRatioY; member
/linux-4.1.27/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.1.27/drivers/usb/gadget/function/
Duvc_configfs.c1502 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_y, bAspectRatioY, identity_conv);
1566 h->desc.bAspectRatioY = 0; in uvcg_uncompressed_make()
1716 UVCG_MJPEG_ATTR_RO(b_aspect_ratio_y, bAspectRatioY, identity_conv);
1773 h->desc.bAspectRatioY = 0; in uvcg_mjpeg_make()