Home
last modified time | relevance | path

Searched refs:V4L2_COLORSPACE_470_SYSTEM_M (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-colors.c758 [V4L2_COLORSPACE_470_SYSTEM_M][V4L2_XFER_FUNC_709][1] = { 2892, 3034, 910 },
760 [V4L2_COLORSPACE_470_SYSTEM_M][V4L2_XFER_FUNC_709][3] = { 1631, 3012, 828 },
762 [V4L2_COLORSPACE_470_SYSTEM_M][V4L2_XFER_FUNC_709][5] = { 2440, 649, 657 },
763 [V4L2_COLORSPACE_470_SYSTEM_M][V4L2_XFER_FUNC_709][6] = { 740, 0, 2841 },
764 [V4L2_COLORSPACE_470_SYSTEM_M][V4L2_XFER_FUNC_709][7] = { 547, 547, 547 },
771 [V4L2_COLORSPACE_470_SYSTEM_M][V4L2_XFER_FUNC_SRGB][6] = { 991, 0, 2966 },
772 [V4L2_COLORSPACE_470_SYSTEM_M][V4L2_XFER_FUNC_SRGB][7] = { 800, 799, 800 },
795 [V4L2_COLORSPACE_470_SYSTEM_M][V4L2_XFER_FUNC_NONE][6] = { 196, 0, 1988 },
796 [V4L2_COLORSPACE_470_SYSTEM_M][V4L2_XFER_FUNC_NONE][7] = { 130, 130, 130 },
1251 case V4L2_COLORSPACE_470_SYSTEM_M: in csc()
[all …]
/linux/drivers/media/platform/amphion/
H A Dvpu_color.c24 V4L2_COLORSPACE_470_SYSTEM_M, /*Rec. ITU-R BT.470-6 System M*/
154 case V4L2_COLORSPACE_470_SYSTEM_M: in vpu_color_get_default()
/linux/drivers/media/platform/allegro-dvt/
H A Dnal-h264.h308 case V4L2_COLORSPACE_470_SYSTEM_M: in nal_h264_color_primaries()
H A Dnal-hevc.h441 case V4L2_COLORSPACE_470_SYSTEM_M: in nal_hevc_color_primaries()
/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces-defs.rst61 * - ``V4L2_COLORSPACE_470_SYSTEM_M``
H A Dcolorspaces-details.rst570 Colorspace NTSC 1953 (V4L2_COLORSPACE_470_SYSTEM_M)
H A Dhist-v4l2.rst507 ``V4L2_COLORSPACE_470_SYSTEM_M`` or
/linux/include/uapi/linux/
H A Dvideodev2.h221 V4L2_COLORSPACE_470_SYSTEM_M = 5, enumerator
/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions61 replace symbol V4L2_COLORSPACE_470_SYSTEM_M :c:type:`v4l2_colorspace`
/linux/drivers/media/test-drivers/vivid/
H A Dvivid-ctrls.c482 V4L2_COLORSPACE_470_SYSTEM_M, in vivid_vid_cap_s_ctrl()
/linux/drivers/media/usb/uvc/
H A Duvc_driver.c64 V4L2_COLORSPACE_470_SYSTEM_M, in uvc_colorspace() enumerator
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c804 case V4L2_COLORSPACE_470_SYSTEM_M: in vop2_convert_csc_mode()