Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/legacy/
Dwebcam.c173 .bAspectRatioY = 0,
224 .bAspectRatioY = 0,
/Linux-v5.15/include/uapi/linux/usb/
Dvideo.h468 __u8 bAspectRatioY; member
524 __u8 bAspectRatioY; member
/Linux-v5.15/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc201 bAspectRatioY the X dimension of the picture aspect
257 bAspectRatioY the X dimension of the picture aspect
/Linux-v5.15/drivers/usb/gadget/function/
Duvc_configfs.c1582 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_y, bAspectRatioY, 8);
1644 h->desc.bAspectRatioY = 0; in uvcg_uncompressed_make()
1775 UVCG_MJPEG_ATTR_RO(b_aspect_ratio_y, bAspectRatioY, 8);
1830 h->desc.bAspectRatioY = 0; in uvcg_mjpeg_make()