Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/gadget/legacy/
Dwebcam.c172 .bAspectRatioY = 0,
223 .bAspectRatioY = 0,
/Linux-v5.4/include/uapi/linux/usb/
Dvideo.h467 __u8 bAspectRatioY; member
523 __u8 bAspectRatioY; member
/Linux-v5.4/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc179 bAspectRatioY - the X dimension of the picture aspect
231 bAspectRatioY - the X dimension of the picture aspect
/Linux-v5.4/drivers/usb/gadget/function/
Duvc_configfs.c1587 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_y, bAspectRatioY, 8);
1649 h->desc.bAspectRatioY = 0; in uvcg_uncompressed_make()
1780 UVCG_MJPEG_ATTR_RO(b_aspect_ratio_y, bAspectRatioY, 8);
1835 h->desc.bAspectRatioY = 0; in uvcg_mjpeg_make()