Home
last modified time | relevance | path

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

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