Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/usb/
H A Dvideo.h497 __u8 bAspectRatioX; member
553 __u8 bAspectRatioX; member
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dwebcam.c189 .bAspectRatioX = 0,
324 .bAspectRatioX = 0,
/openbmc/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-uvc251 bAspectRatioX the Y dimension of the picture aspect
307 bAspectRatioX the Y dimension of the picture aspect
/openbmc/linux/drivers/usb/gadget/function/
H A Duvc_configfs.c2393 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_x, bAspectRatioX, 8);
2462 h->desc.bAspectRatioX = 0; in uvcg_uncompressed_make()
2590 UVCG_MJPEG_ATTR_RO(b_aspect_ratio_x, bAspectRatioX, 8);
2652 h->desc.bAspectRatioX = 0; in uvcg_mjpeg_make()