/linux/drivers/media/common/v4l2-tpg/ |
H A D | v4l2-tpg-colors.c | 589 [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/drivers/media/platform/raspberrypi/pisp_be/ |
H A D | pisp_be_formats.h | 33 V4L2_COLORSPACE_MASK(V4L2_COLORSPACE_SMPTE170M) 66 .colorspace_default = V4L2_COLORSPACE_SMPTE170M, 76 .colorspace_default = V4L2_COLORSPACE_SMPTE170M, 85 .colorspace_default = V4L2_COLORSPACE_SMPTE170M, 94 .colorspace_default = V4L2_COLORSPACE_SMPTE170M, 103 .colorspace_default = V4L2_COLORSPACE_SMPTE170M, 112 .colorspace_default = V4L2_COLORSPACE_SMPTE170M, 121 .colorspace_default = V4L2_COLORSPACE_SMPTE170M, 130 .colorspace_default = V4L2_COLORSPACE_SMPTE170M, 140 .colorspace_default = V4L2_COLORSPACE_SMPTE170M, [all...] |
/linux/drivers/media/platform/amphion/ |
H A D | vpu_color.c | 26 V4L2_COLORSPACE_SMPTE170M, /*SMPTE170M*/
|
/linux/drivers/media/pci/zoran/ |
H A D | zoran_driver.c | 115 .colorspace = V4L2_COLORSPACE_SMPTE170M, 122 .colorspace = V4L2_COLORSPACE_SMPTE170M, 129 .colorspace = V4L2_COLORSPACE_SMPTE170M, 306 fmt->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in zoran_g_fmt_vid_out() 390 fmt->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in zoran_try_fmt_vid_out() 506 fmt->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in zoran_s_fmt_vid_out()
|
/linux/drivers/media/platform/qcom/iris/ |
H A D | iris_hfi_common.c | 25 return V4L2_COLORSPACE_SMPTE170M; in iris_hfi_get_v4l2_color_primaries()
|
H A D | iris_hfi_gen2_packet.c | 21 case V4L2_COLORSPACE_SMPTE170M: in iris_hfi_gen2_get_color_primaries()
|
/linux/drivers/media/i2c/ |
H A D | tw9900.c | 181 fmt->colorspace = V4L2_COLORSPACE_SMPTE170M; in tw9900_fill_fmt() 182 fmt->xfer_func = V4L2_MAP_XFER_FUNC_DEFAULT(V4L2_COLORSPACE_SMPTE170M); in tw9900_fill_fmt() 183 fmt->ycbcr_enc = V4L2_MAP_YCBCR_ENC_DEFAULT(V4L2_COLORSPACE_SMPTE170M); in tw9900_fill_fmt()
|
H A D | tw9910.c | 763 mf->colorspace = V4L2_COLORSPACE_SMPTE170M; in tw9910_get_fmt() 782 mf->colorspace = V4L2_COLORSPACE_SMPTE170M; in tw9910_s_fmt() 814 mf->colorspace = V4L2_COLORSPACE_SMPTE170M; in tw9910_set_fmt()
|
H A D | saa6752hs.c | 561 f->colorspace = V4L2_COLORSPACE_SMPTE170M; in saa6752hs_get_fmt() 595 f->colorspace = V4L2_COLORSPACE_SMPTE170M; in saa6752hs_set_fmt()
|
H A D | ak881x.c | 108 mf->colorspace = V4L2_COLORSPACE_SMPTE170M; in ak881x_fill_fmt()
|
H A D | ml86v7667.c | 213 fmt->colorspace = V4L2_COLORSPACE_SMPTE170M; in ml86v7667_fill_fmt()
|
/linux/drivers/media/platform/allegro-dvt/ |
H A D | nal-h264.h | 302 case V4L2_COLORSPACE_SMPTE170M: in nal_h264_color_primaries()
|
H A D | nal-hevc.h | 435 case V4L2_COLORSPACE_SMPTE170M: in nal_hevc_color_primaries()
|
/linux/drivers/media/test-drivers/vivid/ |
H A D | vivid-vid-out.c | 231 dev->colorspace_out = V4L2_COLORSPACE_SMPTE170M; in vivid_update_format_out() 252 dev->colorspace_out = V4L2_COLORSPACE_SMPTE170M; in vivid_update_format_out() 423 mp->colorspace = V4L2_COLORSPACE_SMPTE170M; in vivid_try_fmt_vid_out() 429 mp->colorspace = V4L2_COLORSPACE_SMPTE170M; in vivid_try_fmt_vid_out() 430 } else if (mp->colorspace != V4L2_COLORSPACE_SMPTE170M && in vivid_try_fmt_vid_out()
|
/linux/drivers/media/pci/cx25821/ |
H A D | cx25821-video.c | 326 f->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in cx25821_vidioc_g_fmt_vid_cap() 364 f->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in cx25821_vidioc_try_fmt_vid_cap() 546 f->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in cx25821_vidioc_try_fmt_vid_out()
|
/linux/drivers/media/pci/mgb4/ |
H A D | mgb4_vout.c | 277 f->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in vidioc_g_fmt() 306 f->fmt.pix.colorspace == V4L2_COLORSPACE_SMPTE170M)) in vidioc_try_fmt() 347 } else if (f->fmt.pix.colorspace == V4L2_COLORSPACE_SMPTE170M) { in vidioc_s_fmt()
|
H A D | mgb4_vin.c | 417 f->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in vidioc_g_fmt() 445 f->fmt.pix.colorspace == V4L2_COLORSPACE_SMPTE170M)) in vidioc_try_fmt() 483 } else if (f->fmt.pix.colorspace == V4L2_COLORSPACE_SMPTE170M) { in vidioc_s_fmt()
|
/linux/drivers/media/platform/renesas/ |
H A D | sh_vou.c | 660 pix->colorspace = V4L2_COLORSPACE_SMPTE170M; in sh_vou_try_fmt_vid_out() 695 .format.colorspace = V4L2_COLORSPACE_SMPTE170M, in sh_vou_set_fmt_vid_out() 937 .format.colorspace = V4L2_COLORSPACE_SMPTE170M, in sh_vou_s_selection() 1263 pix->colorspace = V4L2_COLORSPACE_SMPTE170M; in sh_vou_probe()
|
/linux/drivers/media/pci/solo6x10/ |
H A D | solo6x10-v4l2.c | 473 pix->colorspace = V4L2_COLORSPACE_SMPTE170M; in solo_try_fmt_cap() 501 pix->colorspace = V4L2_COLORSPACE_SMPTE170M; in solo_get_fmt_cap()
|
/linux/drivers/media/usb/stk1160/ |
H A D | stk1160-v4l.c | 363 f->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in vidioc_g_fmt_vid_cap() 455 f->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in stk1160_try_fmt()
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | colorspaces-defs.rst | 47 * - ``V4L2_COLORSPACE_SMPTE170M``
|
/linux/drivers/media/pci/tw68/ |
H A D | tw68-video.c | 585 f->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in tw68_g_fmt_vid_cap() 634 f->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in tw68_try_fmt_vid_cap()
|
/linux/drivers/media/common/saa7146/ |
H A D | saa7146_fops.c | 302 fmt->colorspace = V4L2_COLORSPACE_SMPTE170M; in saa7146_vv_init()
|
/linux/drivers/media/pci/cx18/ |
H A D | cx18-ioctl.c | 62 pixfmt->colorspace = V4L2_COLORSPACE_SMPTE170M; in cx18_g_fmt_vid_cap() 116 pixfmt->colorspace = V4L2_COLORSPACE_SMPTE170M; in cx18_try_fmt_vid_cap()
|
/linux/drivers/media/v4l2-core/ |
H A D | v4l2-dv-timings.c | 950 c.colorspace = V4L2_COLORSPACE_SMPTE170M; in v4l2_hdmi_rx_colorimetry() 959 c.colorspace = V4L2_COLORSPACE_SMPTE170M; in v4l2_hdmi_rx_colorimetry()
|