Home
last modified time | relevance | path

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

/linux/drivers/media/common/v4l2-tpg/
H A 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/drivers/media/platform/amphion/
H A Dvpu_color.c24 V4L2_COLORSPACE_470_SYSTEM_M, /*Rec. ITU-R BT.470-6 System M*/
/linux/drivers/media/platform/qcom/iris/
H A Diris_hfi_common.c21 return V4L2_COLORSPACE_470_SYSTEM_M; in iris_hfi_get_v4l2_color_primaries()
H A Diris_hfi_gen2_packet.c17 case V4L2_COLORSPACE_470_SYSTEM_M: in iris_hfi_gen2_get_color_primaries()
/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.rst62 * - ``V4L2_COLORSPACE_470_SYSTEM_M``
H A Dcolorspaces-details.rst571 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.h229 V4L2_COLORSPACE_470_SYSTEM_M = 5, enumerator
280 * V4L2_COLORSPACE_SMPTE170M, V4L2_COLORSPACE_470_SYSTEM_M,
328 * V4L2_COLORSPACE_SMPTE170M, V4L2_COLORSPACE_470_SYSTEM_M,
/linux/drivers/media/test-drivers/vivid/
H A Dvivid-ctrls.c516 V4L2_COLORSPACE_470_SYSTEM_M, in vivid_vid_cap_s_ctrl()
/linux/drivers/media/usb/uvc/
H A Duvc_driver.c66 V4L2_COLORSPACE_470_SYSTEM_M, in uvc_colorspace() enumerator
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c651 case V4L2_COLORSPACE_470_SYSTEM_M: in vop2_convert_csc_mode()