Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/usb/
H A Dvideo.h498 __u8 bAspectRatioY; member
554 __u8 bAspectRatioY; member
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dwebcam.c190 .bAspectRatioY = 0,
325 .bAspectRatioY = 0,
/openbmc/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-uvc249 bAspectRatioY the X dimension of the picture aspect
305 bAspectRatioY the X dimension of the picture aspect
/openbmc/linux/drivers/usb/gadget/function/
H A Duvc_configfs.c2394 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_y, bAspectRatioY, 8);
2463 h->desc.bAspectRatioY = 0; in uvcg_uncompressed_make()
2591 UVCG_MJPEG_ATTR_RO(b_aspect_ratio_y, bAspectRatioY, 8);
2653 h->desc.bAspectRatioY = 0; in uvcg_mjpeg_make()