Home
last modified time | relevance | path

Searched refs:bMatrixCoefficients (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-uvc201 bMatrixCoefficients matrix used to compute luma and
218 bMatrixCoefficients matrix used to compute luma and
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dwebcam.c167 .bMatrixCoefficients = 4,
/openbmc/linux/include/uapi/linux/usb/
H A Dvideo.h462 __u8 bMatrixCoefficients; member
/openbmc/linux/Documentation/usb/
H A Dgadget_uvc.rst151 echo 4 > bMatrixCoefficients
/openbmc/linux/drivers/usb/gadget/function/
H A Duvc_configfs.c2751 UVCG_COLOR_MATCHING_ATTR(b_matrix_coefficients, bMatrixCoefficients, 8);
2820 color_match->desc.bMatrixCoefficients = UVC_MATRIX_COEFFICIENTS_SMPTE_170M; in uvcg_color_matching_create_children()