/linux-4.1.27/drivers/media/platform/vivid/ |
D | vivid-tpg-colors.c | 618 [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 …]
|
D | vivid-vid-out.c | 255 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()
|
D | vivid-ctrls.c | 340 V4L2_COLORSPACE_REC709, in vivid_vid_cap_s_ctrl() 825 dev->colorspace_out = V4L2_COLORSPACE_REC709; in vivid_vid_out_s_ctrl()
|
D | vivid-tpg.c | 1590 case V4L2_COLORSPACE_REC709: in tpg_recalc()
|
/linux-4.1.27/drivers/media/platform/ti-vpe/ |
D | csc.c | 135 src_colorspace == V4L2_COLORSPACE_REC709)) { in csc_set_coeff() 140 dst_colorspace == V4L2_COLORSPACE_REC709) && in csc_set_coeff()
|
D | vpe.c | 1486 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/ |
D | tvp7002.c | 347 V4L2_COLORSPACE_REC709, 357 V4L2_COLORSPACE_REC709, 367 V4L2_COLORSPACE_REC709, 377 V4L2_COLORSPACE_REC709, 387 V4L2_COLORSPACE_REC709,
|
D | s5k6aa.c | 290 { MEDIA_BUS_FMT_YUYV8_2X8, V4L2_COLORSPACE_REC709, 6 }, 1080 mf->colorspace != V4L2_COLORSPACE_REC709) in s5k6aa_try_format()
|
D | adv7511.c | 953 case V4L2_COLORSPACE_REC709: in adv7511_set_fmt()
|
D | s5k5baf.c | 336 { MEDIA_BUS_FMT_VYUY8_2X8, V4L2_COLORSPACE_REC709, 6 },
|
D | adv7842.c | 1907 V4L2_COLORSPACE_SMPTE170M : V4L2_COLORSPACE_REC709; in adv7842_g_mbus_fmt()
|
D | adv7604.c | 1762 V4L2_COLORSPACE_SMPTE170M : V4L2_COLORSPACE_REC709; in adv76xx_fill_format()
|
/linux-4.1.27/drivers/media/platform/exynos-gsc/ |
D | gsc-regs.c | 153 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()
|
D | gsc-core.c | 450 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/ |
D | vim2m.c | 578 f->fmt.pix.colorspace = V4L2_COLORSPACE_REC709; in vidioc_try_fmt_vid_out() 913 ctx->colorspace = V4L2_COLORSPACE_REC709; in vim2m_open()
|
D | m2m-deinterlace.c | 600 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/ |
D | v4l2-pci-skeleton.c | 342 pix->colorspace = V4L2_COLORSPACE_REC709; in skeleton_fill_pix_format()
|
/linux-4.1.27/drivers/media/platform/coda/ |
D | coda-common.c | 604 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/ |
D | sh_mobile_lcdcfb.c | 1019 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/ |
D | hdpvr-video.c | 1031 f->fmt.pix.colorspace = V4L2_COLORSPACE_REC709; in vidioc_g_fmt_vid_cap()
|
/linux-4.1.27/include/uapi/linux/ |
D | videodev2.h | 188 V4L2_COLORSPACE_REC709 = 3, enumerator
|
/linux-4.1.27/drivers/media/platform/davinci/ |
D | vpif_display.c | 479 common->fmt.fmt.pix.colorspace = V4L2_COLORSPACE_REC709; in vpif_update_resolution()
|
D | vpif_capture.c | 506 common->fmt.fmt.pix.colorspace = V4L2_COLORSPACE_REC709; in vpif_update_std_info()
|