Home
last modified time | relevance | path

Searched refs:V4L2_COLORSPACE_REC709 (Results 1 – 23 of 23) sorted by relevance

/linux-4.1.27/drivers/media/platform/vivid/
Dvivid-tpg-colors.c618 [V4L2_COLORSPACE_REC709][0] = { 2939, 2939, 2939 },
619 [V4L2_COLORSPACE_REC709][1] = { 2939, 2939, 547 },
620 [V4L2_COLORSPACE_REC709][2] = { 547, 2939, 2939 },
621 [V4L2_COLORSPACE_REC709][3] = { 547, 2939, 547 },
622 [V4L2_COLORSPACE_REC709][4] = { 2939, 547, 2939 },
623 [V4L2_COLORSPACE_REC709][5] = { 2939, 547, 547 },
624 [V4L2_COLORSPACE_REC709][6] = { 547, 547, 2939 },
625 [V4L2_COLORSPACE_REC709][7] = { 547, 547, 547 },
810 case V4L2_COLORSPACE_REC709: in csc()
843 case V4L2_COLORSPACE_REC709: in csc()
[all …]
Dvivid-vid-out.c255 dev->colorspace_out = V4L2_COLORSPACE_REC709; in vivid_update_format_out()
421 mp->colorspace != V4L2_COLORSPACE_REC709 && in vivid_try_fmt_vid_out()
425 mp->colorspace = V4L2_COLORSPACE_REC709; in vivid_try_fmt_vid_out()
Dvivid-ctrls.c340 V4L2_COLORSPACE_REC709, in vivid_vid_cap_s_ctrl()
825 dev->colorspace_out = V4L2_COLORSPACE_REC709; in vivid_vid_out_s_ctrl()
Dvivid-tpg.c1590 case V4L2_COLORSPACE_REC709: in tpg_recalc()
/linux-4.1.27/drivers/media/platform/ti-vpe/
Dcsc.c135 src_colorspace == V4L2_COLORSPACE_REC709)) { in csc_set_coeff()
140 dst_colorspace == V4L2_COLORSPACE_REC709) && in csc_set_coeff()
Dvpe.c1486 pix->colorspace = V4L2_COLORSPACE_REC709; in __vpe_try_fmt()
2004 s_q_data->colorspace = V4L2_COLORSPACE_REC709; in vpe_open()
/linux-4.1.27/drivers/media/i2c/
Dtvp7002.c347 V4L2_COLORSPACE_REC709,
357 V4L2_COLORSPACE_REC709,
367 V4L2_COLORSPACE_REC709,
377 V4L2_COLORSPACE_REC709,
387 V4L2_COLORSPACE_REC709,
Ds5k6aa.c290 { MEDIA_BUS_FMT_YUYV8_2X8, V4L2_COLORSPACE_REC709, 6 },
1080 mf->colorspace != V4L2_COLORSPACE_REC709) in s5k6aa_try_format()
Dadv7511.c953 case V4L2_COLORSPACE_REC709: in adv7511_set_fmt()
Ds5k5baf.c336 { MEDIA_BUS_FMT_VYUY8_2X8, V4L2_COLORSPACE_REC709, 6 },
Dadv7842.c1907 V4L2_COLORSPACE_SMPTE170M : V4L2_COLORSPACE_REC709; in adv7842_g_mbus_fmt()
Dadv7604.c1762 V4L2_COLORSPACE_SMPTE170M : V4L2_COLORSPACE_REC709; in adv76xx_fill_format()
/linux-4.1.27/drivers/media/platform/exynos-gsc/
Dgsc-regs.c153 if (frame->colorspace == V4L2_COLORSPACE_REC709) in gsc_hw_set_in_image_rgb()
273 if (frame->colorspace == V4L2_COLORSPACE_REC709) in gsc_hw_set_out_image_rgb()
Dgsc-core.c450 pix_mp->colorspace = V4L2_COLORSPACE_REC709; in gsc_try_fmt_mplane()
483 pix_mp->colorspace = V4L2_COLORSPACE_REC709; in gsc_g_fmt_mplane()
/linux-4.1.27/drivers/media/platform/
Dvim2m.c578 f->fmt.pix.colorspace = V4L2_COLORSPACE_REC709; in vidioc_try_fmt_vid_out()
913 ctx->colorspace = V4L2_COLORSPACE_REC709; in vim2m_open()
Dm2m-deinterlace.c600 f->fmt.pix.colorspace = V4L2_COLORSPACE_REC709; in vidioc_try_fmt_vid_out()
931 ctx->colorspace = V4L2_COLORSPACE_REC709; in deinterlace_open()
/linux-4.1.27/Documentation/video4linux/
Dv4l2-pci-skeleton.c342 pix->colorspace = V4L2_COLORSPACE_REC709; in skeleton_fill_pix_format()
/linux-4.1.27/drivers/media/platform/coda/
Dcoda-common.c604 case V4L2_COLORSPACE_REC709: in coda_try_fmt_vid_out()
611 f->fmt.pix.colorspace = V4L2_COLORSPACE_REC709; in coda_try_fmt_vid_out()
1098 ctx->colorspace = V4L2_COLORSPACE_REC709; in set_default_params()
/linux-4.1.27/drivers/video/fbdev/
Dsh_mobile_lcdcfb.c1019 case V4L2_COLORSPACE_REC709: in __sh_mobile_lcdc_start()
1274 else if (var->colorspace != V4L2_COLORSPACE_REC709) in __sh_mobile_lcdc_check_var()
2667 ch->colorspace = V4L2_COLORSPACE_REC709; in sh_mobile_lcdc_channel_init()
/linux-4.1.27/drivers/media/usb/hdpvr/
Dhdpvr-video.c1031 f->fmt.pix.colorspace = V4L2_COLORSPACE_REC709; in vidioc_g_fmt_vid_cap()
/linux-4.1.27/include/uapi/linux/
Dvideodev2.h188 V4L2_COLORSPACE_REC709 = 3, enumerator
/linux-4.1.27/drivers/media/platform/davinci/
Dvpif_display.c479 common->fmt.fmt.pix.colorspace = V4L2_COLORSPACE_REC709; in vpif_update_resolution()
Dvpif_capture.c506 common->fmt.fmt.pix.colorspace = V4L2_COLORSPACE_REC709; in vpif_update_std_info()