Searched refs:V4L2_COLORSPACE_470_SYSTEM_BG (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/media/common/v4l2-tpg/ |
A D | v4l2-tpg-colors.c | 814 [V4L2_COLORSPACE_470_SYSTEM_BG][V4L2_XFER_FUNC_709][1] = { 2939, 2939, 464 }, 815 [V4L2_COLORSPACE_470_SYSTEM_BG][V4L2_XFER_FUNC_709][2] = { 786, 2939, 2939 }, 816 [V4L2_COLORSPACE_470_SYSTEM_BG][V4L2_XFER_FUNC_709][3] = { 786, 2939, 464 }, 817 [V4L2_COLORSPACE_470_SYSTEM_BG][V4L2_XFER_FUNC_709][4] = { 2879, 547, 2956 }, 818 [V4L2_COLORSPACE_470_SYSTEM_BG][V4L2_XFER_FUNC_709][5] = { 2879, 547, 547 }, 819 [V4L2_COLORSPACE_470_SYSTEM_BG][V4L2_XFER_FUNC_709][6] = { 547, 547, 2956 }, 820 [V4L2_COLORSPACE_470_SYSTEM_BG][V4L2_XFER_FUNC_709][7] = { 547, 547, 547 }, 828 [V4L2_COLORSPACE_470_SYSTEM_BG][V4L2_XFER_FUNC_SRGB][7] = { 800, 800, 799 }, 852 [V4L2_COLORSPACE_470_SYSTEM_BG][V4L2_XFER_FUNC_NONE][7] = { 130, 130, 130 }, 1248 case V4L2_COLORSPACE_470_SYSTEM_BG: in csc() [all …]
|
/linux/drivers/media/platform/allegro-dvt/ |
A D | nal-h264.h | 312 case V4L2_COLORSPACE_470_SYSTEM_BG: in nal_h264_color_primaries()
|
A D | nal-hevc.h | 444 case V4L2_COLORSPACE_470_SYSTEM_BG: in nal_hevc_color_primaries()
|
/linux/Documentation/userspace-api/media/v4l/ |
A D | colorspaces-defs.rst | 63 * - ``V4L2_COLORSPACE_470_SYSTEM_BG``
|
A D | colorspaces-details.rst | 645 Colorspace EBU Tech. 3213 (V4L2_COLORSPACE_470_SYSTEM_BG)
|
A D | hist-v4l2.rst | 508 ``V4L2_COLORSPACE_470_SYSTEM_BG`` replaces ``V4L2_FMT_CS_601YUV``.
|
/linux/include/uapi/linux/ |
A D | videodev2.h | 226 V4L2_COLORSPACE_470_SYSTEM_BG = 6, enumerator
|
/linux/Documentation/userspace-api/media/ |
A D | videodev2.h.rst.exceptions | 60 replace symbol V4L2_COLORSPACE_470_SYSTEM_BG :c:type:`v4l2_colorspace`
|
/linux/drivers/media/test-drivers/vivid/ |
A D | vivid-ctrls.c | 399 V4L2_COLORSPACE_470_SYSTEM_BG, in vivid_vid_cap_s_ctrl()
|
/linux/drivers/media/usb/uvc/ |
A D | uvc_driver.c | 262 V4L2_COLORSPACE_470_SYSTEM_BG, in uvc_colorspace() enumerator
|
Completed in 37 milliseconds