Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/gadget/legacy/
Dwebcam.c173 .bAspectRatioY = 0,
224 .bAspectRatioY = 0,
/linux-5.19.10/include/uapi/linux/usb/
Dvideo.h468 __u8 bAspectRatioY; member
524 __u8 bAspectRatioY; member
/linux-5.19.10/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc202 bAspectRatioY the X dimension of the picture aspect
258 bAspectRatioY the X dimension of the picture aspect
/linux-5.19.10/drivers/usb/gadget/function/
Duvc_configfs.c1514 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_y, bAspectRatioY, 8);
1576 h->desc.bAspectRatioY = 0; in uvcg_uncompressed_make()
1702 UVCG_MJPEG_ATTR_RO(b_aspect_ratio_y, bAspectRatioY, 8);
1757 h->desc.bAspectRatioY = 0; in uvcg_mjpeg_make()