/openbmc/linux/drivers/media/common/v4l2-tpg/ |
H A D | v4l2-tpg-colors.c | 701 [V4L2_COLORSPACE_REC709][V4L2_XFER_FUNC_709][0] = { 2939, 2939, 2939 }, 702 [V4L2_COLORSPACE_REC709][V4L2_XFER_FUNC_709][1] = { 2939, 2939, 547 }, 703 [V4L2_COLORSPACE_REC709][V4L2_XFER_FUNC_709][2] = { 547, 2939, 2939 }, 704 [V4L2_COLORSPACE_REC709][V4L2_XFER_FUNC_709][3] = { 547, 2939, 547 }, 705 [V4L2_COLORSPACE_REC709][V4L2_XFER_FUNC_709][4] = { 2939, 547, 2939 }, 706 [V4L2_COLORSPACE_REC709][V4L2_XFER_FUNC_709][5] = { 2939, 547, 547 }, 707 [V4L2_COLORSPACE_REC709][V4L2_XFER_FUNC_709][6] = { 547, 547, 2939 }, 708 [V4L2_COLORSPACE_REC709][V4L2_XFER_FUNC_709][7] = { 547, 547, 547 }, 709 [V4L2_COLORSPACE_REC709][V4L2_XFER_FUNC_SRGB][0] = { 3056, 3056, 3056 }, 710 [V4L2_COLORSPACE_REC709][V4L2_XFER_FUNC_SRGB][1] = { 3056, 3056, 800 }, [all …]
|
/openbmc/linux/drivers/media/platform/amphion/ |
H A D | vpu_color.c | 21 V4L2_COLORSPACE_REC709, /*Rec. ITU-R BT.709-6*/ 150 case V4L2_COLORSPACE_REC709: in vpu_color_get_default()
|
/openbmc/linux/drivers/media/i2c/ |
H A D | tvp7002.c | 334 V4L2_COLORSPACE_REC709, 344 V4L2_COLORSPACE_REC709, 354 V4L2_COLORSPACE_REC709, 364 V4L2_COLORSPACE_REC709, 374 V4L2_COLORSPACE_REC709,
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-dv-timings.c | 953 c.colorspace = V4L2_COLORSPACE_REC709; in v4l2_hdmi_rx_colorimetry() 964 c.colorspace = V4L2_COLORSPACE_REC709; in v4l2_hdmi_rx_colorimetry() 971 c.colorspace = V4L2_COLORSPACE_REC709; in v4l2_hdmi_rx_colorimetry() 976 c.colorspace = V4L2_COLORSPACE_REC709; in v4l2_hdmi_rx_colorimetry() 1001 c.colorspace = V4L2_COLORSPACE_REC709; in v4l2_hdmi_rx_colorimetry()
|
/openbmc/linux/drivers/media/platform/allegro-dvt/ |
H A D | nal-h264.h | 306 case V4L2_COLORSPACE_REC709: in nal_h264_color_primaries()
|
H A D | nal-hevc.h | 438 case V4L2_COLORSPACE_REC709: in nal_hevc_color_primaries()
|
/openbmc/linux/drivers/media/platform/rockchip/rga/ |
H A D | rga-hw.c | 211 case V4L2_COLORSPACE_REC709: in rga_cmd_set_trans_info() 223 case V4L2_COLORSPACE_REC709: in rga_cmd_set_trans_info()
|
/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/ |
H A D | gsc-regs.c | 149 if (frame->colorspace == V4L2_COLORSPACE_REC709) in gsc_hw_set_in_image_rgb() 269 if (frame->colorspace == V4L2_COLORSPACE_REC709) in gsc_hw_set_out_image_rgb()
|
/openbmc/linux/drivers/media/platform/st/stm32/dma2d/ |
H A D | dma2d.c | 291 ctx->colorspace = V4L2_COLORSPACE_REC709; in dma2d_open() 410 f->fmt.pix.colorspace = V4L2_COLORSPACE_REC709; in vidioc_try_fmt()
|
/openbmc/linux/drivers/media/test-drivers/vivid/ |
H A D | vivid-vid-out.c | 262 dev->colorspace_out = V4L2_COLORSPACE_REC709; in vivid_update_format_out() 439 mp->colorspace != V4L2_COLORSPACE_REC709 && in vivid_try_fmt_vid_out() 443 mp->colorspace = V4L2_COLORSPACE_REC709; in vivid_try_fmt_vid_out()
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | colorspaces-defs.rst | 49 * - ``V4L2_COLORSPACE_REC709``
|
/openbmc/linux/include/uapi/linux/ |
H A D | videodev2.h | 209 V4L2_COLORSPACE_REC709 = 3, enumerator 265 ((is_hdtv) ? V4L2_COLORSPACE_REC709 : V4L2_COLORSPACE_SRGB)) 388 (((colsp) == V4L2_COLORSPACE_REC709 || \
|
/openbmc/linux/drivers/media/platform/ |
H A D | m2m-deinterlace.c | 569 f->fmt.pix.colorspace = V4L2_COLORSPACE_REC709; in vidioc_try_fmt_vid_out() 869 ctx->colorspace = V4L2_COLORSPACE_REC709; in deinterlace_open()
|
/openbmc/linux/drivers/staging/most/video/ |
H A D | video.c | 223 f->fmt.pix.colorspace = V4L2_COLORSPACE_REC709; in comp_set_format_struct()
|
/openbmc/linux/drivers/media/platform/st/sti/delta/ |
H A D | delta-v4l2.c | 259 frameinfo->colorspace = V4L2_COLORSPACE_REC709; in set_default_params() 269 streaminfo->colorspace = V4L2_COLORSPACE_REC709; in set_default_params() 588 pix->colorspace = V4L2_COLORSPACE_REC709; in delta_try_fmt_frame()
|
/openbmc/linux/drivers/media/test-drivers/ |
H A D | vim2m.c | 828 f->fmt.pix.colorspace = V4L2_COLORSPACE_REC709; in vidioc_try_fmt_vid_out() 1207 ctx->colorspace = V4L2_COLORSPACE_REC709; in vim2m_open()
|
/openbmc/linux/samples/v4l/ |
H A D | v4l2-pci-skeleton.c | 327 pix->colorspace = V4L2_COLORSPACE_REC709; in skeleton_fill_pix_format()
|
/openbmc/linux/drivers/staging/media/imx/ |
H A D | imx-media-utils.c | 483 case V4L2_COLORSPACE_REC709: in imx_media_try_colorimetry()
|
/openbmc/linux/drivers/media/platform/st/sti/hva/ |
H A D | hva-v4l2.c | 111 ctx->colorspace = V4L2_COLORSPACE_REC709; in set_default_params() 437 pix->colorspace = V4L2_COLORSPACE_REC709; in hva_try_fmt_frame()
|
/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/ |
H A D | mtk_vcodec_enc.c | 591 f->fmt.pix_mp.colorspace = V4L2_COLORSPACE_REC709; in vidioc_try_fmt_vid_out_mplane() 1268 ctx->colorspace = V4L2_COLORSPACE_REC709; in mtk_vcodec_enc_set_default_params()
|
/openbmc/linux/drivers/media/platform/mediatek/mdp3/ |
H A D | mtk-mdp3-regs.c | 59 case V4L2_COLORSPACE_REC709: in mdp_map_ycbcr_prof_mplane()
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | sh_mobile_lcdcfb.c | 926 case V4L2_COLORSPACE_REC709: in __sh_mobile_lcdc_start() 1131 else if (var->colorspace != V4L2_COLORSPACE_REC709) in __sh_mobile_lcdc_check_var() 2472 ch->colorspace = V4L2_COLORSPACE_REC709; in sh_mobile_lcdc_channel_init()
|
/openbmc/linux/drivers/media/test-drivers/vicodec/ |
H A D | vicodec-core.c | 946 pix->colorspace = V4L2_COLORSPACE_REC709; in vidioc_try_fmt_vid_out() 959 pix_mp->colorspace = V4L2_COLORSPACE_REC709; in vidioc_try_fmt_vid_out() 1895 ctx->state.colorspace = V4L2_COLORSPACE_REC709; in vicodec_open()
|
/openbmc/linux/drivers/media/platform/nxp/dw100/ |
H A D | dw100.c | 619 pix_fmt->colorspace = V4L2_COLORSPACE_REC709; in dw100_open() 776 pix->colorspace = V4L2_COLORSPACE_REC709; in dw100_try_fmt()
|
/openbmc/linux/drivers/media/platform/nxp/ |
H A D | imx-pxp.c | 1321 f->fmt.pix.colorspace = V4L2_COLORSPACE_REC709; in pxp_try_fmt_vid_out() 1691 ctx->colorspace = V4L2_COLORSPACE_REC709; in pxp_open()
|