Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-colors.c757 [V4L2_COLORSPACE_470_SYSTEM_M][V4L2_XFER_FUNC_709][0] = { 2939, 2939, 2939 },
758 [V4L2_COLORSPACE_470_SYSTEM_M][V4L2_XFER_FUNC_709][1] = { 2892, 3034, 910 },
759 [V4L2_COLORSPACE_470_SYSTEM_M][V4L2_XFER_FUNC_709][2] = { 1715, 2916, 2914 },
760 [V4L2_COLORSPACE_470_SYSTEM_M][V4L2_XFER_FUNC_709][3] = { 1631, 3012, 828 },
761 [V4L2_COLORSPACE_470_SYSTEM_M][V4L2_XFER_FUNC_709][4] = { 2497, 119, 2867 },
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 },
765 [V4L2_COLORSPACE_470_SYSTEM_M][V4L2_XFER_FUNC_SRGB][0] = { 3056, 3055, 3056 },
766 [V4L2_COLORSPACE_470_SYSTEM_M][V4L2_XFER_FUNC_SRGB][1] = { 3013, 3142, 1157 },
[all …]
/linux-6.12.1/drivers/media/platform/amphion/
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-6.12.1/drivers/media/platform/allegro-dvt/
Dnal-h264.h308 case V4L2_COLORSPACE_470_SYSTEM_M: in nal_h264_color_primaries()
Dnal-hevc.h441 case V4L2_COLORSPACE_470_SYSTEM_M: in nal_hevc_color_primaries()
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dcolorspaces-defs.rst61 * - ``V4L2_COLORSPACE_470_SYSTEM_M``
Dcolorspaces-details.rst570 Colorspace NTSC 1953 (V4L2_COLORSPACE_470_SYSTEM_M)
Dhist-v4l2.rst507 ``V4L2_COLORSPACE_470_SYSTEM_M`` or
/linux-6.12.1/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions61 replace symbol V4L2_COLORSPACE_470_SYSTEM_M :c:type:`v4l2_colorspace`
/linux-6.12.1/include/uapi/linux/
Dvideodev2.h221 V4L2_COLORSPACE_470_SYSTEM_M = 5, enumerator
/linux-6.12.1/drivers/media/test-drivers/vivid/
Dvivid-ctrls.c482 V4L2_COLORSPACE_470_SYSTEM_M, in vivid_vid_cap_s_ctrl()
/linux-6.12.1/drivers/media/usb/uvc/
Duvc_driver.c64 V4L2_COLORSPACE_470_SYSTEM_M, in uvc_colorspace() enumerator
/linux-6.12.1/drivers/gpu/drm/rockchip/
Drockchip_drm_vop2.c804 case V4L2_COLORSPACE_470_SYSTEM_M: in vop2_convert_csc_mode()