| /linux/drivers/media/common/v4l2-tpg/ |
| A D | v4l2-tpg-colors.c | 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 }, 716 [V4L2_COLORSPACE_REC709][V4L2_XFER_FUNC_SRGB][7] = { 800, 800, 800 }, 740 [V4L2_COLORSPACE_REC709][V4L2_XFER_FUNC_NONE][7] = { 130, 130, 130 }, 1264 case V4L2_COLORSPACE_REC709: in csc() [all …]
|
| /linux/drivers/media/platform/amphion/ |
| 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()
|
| /linux/drivers/media/i2c/ |
| A D | tvp7002.c | 334 V4L2_COLORSPACE_REC709, 344 V4L2_COLORSPACE_REC709, 354 V4L2_COLORSPACE_REC709, 364 V4L2_COLORSPACE_REC709, 374 V4L2_COLORSPACE_REC709,
|
| /linux/drivers/media/v4l2-core/ |
| A D | v4l2-dv-timings.c | 941 c.colorspace = V4L2_COLORSPACE_REC709; in v4l2_hdmi_rx_colorimetry() 952 c.colorspace = V4L2_COLORSPACE_REC709; in v4l2_hdmi_rx_colorimetry() 959 c.colorspace = V4L2_COLORSPACE_REC709; in v4l2_hdmi_rx_colorimetry() 964 c.colorspace = V4L2_COLORSPACE_REC709; in v4l2_hdmi_rx_colorimetry() 989 c.colorspace = V4L2_COLORSPACE_REC709; in v4l2_hdmi_rx_colorimetry()
|
| /linux/drivers/media/platform/st/stm32/stm32-dcmipp/ |
| A D | dcmipp-common.h | 30 #define DCMIPP_COLORSPACE_DEFAULT V4L2_COLORSPACE_REC709
|
| /linux/drivers/media/platform/allegro-dvt/ |
| A D | nal-h264.h | 306 case V4L2_COLORSPACE_REC709: in nal_h264_color_primaries()
|
| A D | nal-hevc.h | 439 case V4L2_COLORSPACE_REC709: in nal_hevc_color_primaries()
|
| /linux/drivers/media/platform/samsung/exynos-gsc/ |
| 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()
|
| /linux/drivers/media/platform/rockchip/rga/ |
| A D | rga-hw.c | 195 case V4L2_COLORSPACE_REC709: in rga_cmd_set_trans_info() 207 case V4L2_COLORSPACE_REC709: in rga_cmd_set_trans_info()
|
| /linux/drivers/media/pci/mgb4/ |
| A D | mgb4_vout.c | 276 f->fmt.pix.colorspace = V4L2_COLORSPACE_REC709; in vidioc_g_fmt() 307 if (!(f->fmt.pix.colorspace == V4L2_COLORSPACE_REC709 || in vidioc_try_fmt() 346 if (f->fmt.pix.colorspace == V4L2_COLORSPACE_REC709) { in vidioc_s_fmt()
|
| A D | mgb4_vin.c | 426 f->fmt.pix.colorspace = V4L2_COLORSPACE_REC709; in vidioc_g_fmt() 456 if (!(f->fmt.pix.colorspace == V4L2_COLORSPACE_REC709 || in vidioc_try_fmt() 492 if (f->fmt.pix.colorspace == V4L2_COLORSPACE_REC709) { in vidioc_s_fmt()
|
| /linux/drivers/media/platform/st/stm32/dma2d/ |
| 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()
|
| /linux/drivers/media/platform/raspberrypi/pisp_be/ |
| A D | pisp_be_formats.h | 35 V4L2_COLORSPACE_MASK(V4L2_COLORSPACE_REC709)
|
| /linux/drivers/media/test-drivers/vivid/ |
| A D | vivid-vid-out.c | 255 dev->colorspace_out = V4L2_COLORSPACE_REC709; in vivid_update_format_out() 432 mp->colorspace != V4L2_COLORSPACE_REC709 && in vivid_try_fmt_vid_out() 436 mp->colorspace = V4L2_COLORSPACE_REC709; in vivid_try_fmt_vid_out()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| A D | colorspaces-defs.rst | 49 * - ``V4L2_COLORSPACE_REC709``
|
| /linux/include/uapi/linux/ |
| A D | videodev2.h | 209 V4L2_COLORSPACE_REC709 = 3, enumerator 265 ((is_hdtv) ? V4L2_COLORSPACE_REC709 : V4L2_COLORSPACE_SRGB)) 388 (((colsp) == V4L2_COLORSPACE_REC709 || \
|
| /linux/drivers/media/platform/ |
| A D | m2m-deinterlace.c | 569 f->fmt.pix.colorspace = V4L2_COLORSPACE_REC709; in vidioc_try_fmt_vid_out() 865 ctx->colorspace = V4L2_COLORSPACE_REC709; in deinterlace_open()
|
| /linux/drivers/staging/most/video/ |
| A D | video.c | 223 f->fmt.pix.colorspace = V4L2_COLORSPACE_REC709; in comp_set_format_struct()
|
| /linux/drivers/media/platform/st/sti/delta/ |
| 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()
|
| /linux/drivers/staging/media/imx/ |
| A D | imx-media-utils.c | 483 case V4L2_COLORSPACE_REC709: in imx_media_try_colorimetry()
|
| /linux/samples/v4l/ |
| A D | v4l2-pci-skeleton.c | 328 pix->colorspace = V4L2_COLORSPACE_REC709; in skeleton_fill_pix_format()
|
| /linux/drivers/media/test-drivers/ |
| 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()
|
| /linux/drivers/media/platform/mediatek/mdp3/ |
| A D | mtk-mdp3-regs.c | 59 case V4L2_COLORSPACE_REC709: in mdp_map_ycbcr_prof_mplane()
|
| /linux/drivers/media/platform/st/sti/hva/ |
| 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()
|
| /linux/drivers/media/platform/mediatek/vcodec/encoder/ |
| 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()
|