Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/legacy/
Dwebcam.c172 .bAspectRatioY = 0,
223 .bAspectRatioY = 0,
/Linux-v4.19/include/uapi/linux/usb/
Dvideo.h467 __u8 bAspectRatioY; member
523 __u8 bAspectRatioY; member
/Linux-v4.19/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc167 bAspectRatioY - the X dimension of the picture aspect
211 bAspectRatioY - the X dimension of the picture aspect
/Linux-v4.19/drivers/usb/gadget/function/
Duvc_configfs.c1387 UVCG_UNCOMPRESSED_ATTR_RO(b_aspect_ratio_y, bAspectRatioY, identity_conv);
1449 h->desc.bAspectRatioY = 0; in uvcg_uncompressed_make()
1588 UVCG_MJPEG_ATTR_RO(b_aspect_ratio_y, bAspectRatioY, identity_conv);
1643 h->desc.bAspectRatioY = 0; in uvcg_mjpeg_make()