Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/legacy/
Dwebcam.c171 .bAspectRatioX = 0,
222 .bAspectRatioX = 0,
/Linux-v4.19/include/uapi/linux/usb/
Dvideo.h466 __u8 bAspectRatioX; member
522 __u8 bAspectRatioX; member
/Linux-v4.19/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc169 bAspectRatioX - the Y dimension of the picture aspect
213 bAspectRatioX - the Y dimension of the picture aspect
/Linux-v4.19/drivers/usb/gadget/function/
Duvc_configfs.c1386 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_x, bAspectRatioX, identity_conv);
1448 h->desc.bAspectRatioX = 0; in uvcg_uncompressed_make()
1587 UVCG_MJPEG_ATTR_RO(b_aspect_ratio_x, bAspectRatioX, identity_conv);
1642 h->desc.bAspectRatioX = 0; in uvcg_mjpeg_make()