Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/gadget/legacy/
Dwebcam.c171 .bAspectRatioX = 0,
222 .bAspectRatioX = 0,
/Linux-v5.10/include/uapi/linux/usb/
Dvideo.h466 __u8 bAspectRatioX; member
522 __u8 bAspectRatioX; member
/Linux-v5.10/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc203 bAspectRatioX the Y dimension of the picture aspect
259 bAspectRatioX the Y dimension of the picture aspect
/Linux-v5.10/drivers/usb/gadget/function/
Duvc_configfs.c1586 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_x, bAspectRatioX, 8);
1648 h->desc.bAspectRatioX = 0; in uvcg_uncompressed_make()
1779 UVCG_MJPEG_ATTR_RO(b_aspect_ratio_x, bAspectRatioX, 8);
1834 h->desc.bAspectRatioX = 0; in uvcg_mjpeg_make()