Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/legacy/
Dwebcam.c173 .bAspectRatioY = 0,
224 .bAspectRatioY = 0,
/Linux-v6.6/include/uapi/linux/usb/
Dvideo.h498 __u8 bAspectRatioY; member
554 __u8 bAspectRatioY; member
/Linux-v6.6/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-v6.6/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()