Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/legacy/
Dwebcam.c172 .bAspectRatioX = 0,
223 .bAspectRatioX = 0,
/Linux-v6.6/include/uapi/linux/usb/
Dvideo.h497 __u8 bAspectRatioX; member
553 __u8 bAspectRatioX; member
/Linux-v6.6/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc251 bAspectRatioX the Y dimension of the picture aspect
307 bAspectRatioX the Y dimension of the picture aspect
/Linux-v6.6/drivers/usb/gadget/function/
Duvc_configfs.c2381 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_x, bAspectRatioX, 8);
2450 h->desc.bAspectRatioX = 0; in uvcg_uncompressed_make()
2578 UVCG_MJPEG_ATTR_RO(b_aspect_ratio_x, bAspectRatioX, 8);
2640 h->desc.bAspectRatioX = 0; in uvcg_mjpeg_make()