Searched refs:V4L2_COLORSPACE_SMPTE170M (Results 1 - 25 of 73) sorted by path

123

/linux-master/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-colors.c589 [V4L2_COLORSPACE_SMPTE170M][V4L2_XFER_FUNC_709][0] = { 2939, 2939, 2939 },
590 [V4L2_COLORSPACE_SMPTE170M][V4L2_XFER_FUNC_709][1] = { 2953, 2963, 586 },
591 [V4L2_COLORSPACE_SMPTE170M][V4L2_XFER_FUNC_709][2] = { 0, 2967, 2937 },
592 [V4L2_COLORSPACE_SMPTE170M][V4L2_XFER_FUNC_709][3] = { 88, 2990, 575 },
593 [V4L2_COLORSPACE_SMPTE170M][V4L2_XFER_FUNC_709][4] = { 3016, 259, 2933 },
594 [V4L2_COLORSPACE_SMPTE170M][V4L2_XFER_FUNC_709][5] = { 3030, 405, 558 },
595 [V4L2_COLORSPACE_SMPTE170M][V4L2_XFER_FUNC_709][6] = { 478, 428, 2931 },
596 [V4L2_COLORSPACE_SMPTE170M][V4L2_XFER_FUNC_709][7] = { 547, 547, 547 },
597 [V4L2_COLORSPACE_SMPTE170M][V4L2_XFER_FUNC_SRGB][0] = { 3056, 3056, 3056 },
598 [V4L2_COLORSPACE_SMPTE170M][V4L2_XFER_FUNC_SRG
[all...]
/linux-master/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c801 case V4L2_COLORSPACE_SMPTE170M:
/linux-master/drivers/media/common/saa7146/
H A Dsaa7146_fops.c302 fmt->colorspace = V4L2_COLORSPACE_SMPTE170M;
H A Dsaa7146_video.c394 f->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M;
/linux-master/drivers/media/i2c/
H A Dadv7170.c278 mf->colorspace = V4L2_COLORSPACE_SMPTE170M;
H A Dadv7175.c316 mf->colorspace = V4L2_COLORSPACE_SMPTE170M;
H A Dadv7180.c725 fmt->colorspace = V4L2_COLORSPACE_SMPTE170M;
H A Dadv7183.c433 fmt->colorspace = V4L2_COLORSPACE_SMPTE170M;
H A Dadv7511-v4l2.c1334 case V4L2_COLORSPACE_SMPTE170M:
H A Dadv7604.c1864 V4L2_COLORSPACE_SMPTE170M : V4L2_COLORSPACE_REC709;
H A Dadv7842.c2007 V4L2_COLORSPACE_SMPTE170M : V4L2_COLORSPACE_REC709;
2081 format->format.colorspace = V4L2_COLORSPACE_SMPTE170M;
H A Dak881x.c108 mf->colorspace = V4L2_COLORSPACE_SMPTE170M;
H A Dml86v7667.c213 fmt->colorspace = V4L2_COLORSPACE_SMPTE170M;
H A Dsaa6752hs.c561 f->colorspace = V4L2_COLORSPACE_SMPTE170M;
595 f->colorspace = V4L2_COLORSPACE_SMPTE170M;
H A Dsaa7115.c1178 fmt->colorspace = V4L2_COLORSPACE_SMPTE170M;
H A Dsaa717x.c1001 fmt->colorspace = V4L2_COLORSPACE_SMPTE170M;
H A Dtc358743.c1676 format->format.colorspace = V4L2_COLORSPACE_SMPTE170M;
H A Dtda1997x.c676 else if (c->colorspace == V4L2_COLORSPACE_SMPTE170M)
H A Dtvp514x.c906 format->format.colorspace = V4L2_COLORSPACE_SMPTE170M;
928 fmt->format.colorspace != V4L2_COLORSPACE_SMPTE170M ||
971 .colorspace = V4L2_COLORSPACE_SMPTE170M,
H A Dtvp5150.c36 #define TVP5150_COLORSPACE V4L2_COLORSPACE_SMPTE170M
H A Dtvp7002.c384 V4L2_COLORSPACE_SMPTE170M,
394 V4L2_COLORSPACE_SMPTE170M,
H A Dtw9900.c181 fmt->colorspace = V4L2_COLORSPACE_SMPTE170M;
182 fmt->xfer_func = V4L2_MAP_XFER_FUNC_DEFAULT(V4L2_COLORSPACE_SMPTE170M);
183 fmt->ycbcr_enc = V4L2_MAP_YCBCR_ENC_DEFAULT(V4L2_COLORSPACE_SMPTE170M);
H A Dtw9910.c768 mf->colorspace = V4L2_COLORSPACE_SMPTE170M;
787 mf->colorspace = V4L2_COLORSPACE_SMPTE170M;
819 mf->colorspace = V4L2_COLORSPACE_SMPTE170M;
/linux-master/drivers/media/i2c/adv748x/
H A Dadv748x-afe.c118 fmt->colorspace = V4L2_COLORSPACE_SMPTE170M;
/linux-master/drivers/media/i2c/cx25840/
H A Dcx25840-core.c1763 fmt->colorspace = V4L2_COLORSPACE_SMPTE170M;

Completed in 342 milliseconds

123