/linux/drivers/media/common/v4l2-tpg/ |
A D | v4l2-tpg-colors.c | 591 [V4L2_COLORSPACE_SMPTE170M][V4L2_XFER_FUNC_709][2] = { 0, 2967, 2937 }, 592 [V4L2_COLORSPACE_SMPTE170M][V4L2_XFER_FUNC_709][3] = { 88, 2990, 575 }, 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 }, 599 [V4L2_COLORSPACE_SMPTE170M][V4L2_XFER_FUNC_SRGB][2] = { 0, 3081, 3053 }, 604 [V4L2_COLORSPACE_SMPTE170M][V4L2_XFER_FUNC_SRGB][7] = { 800, 799, 800 }, 623 [V4L2_COLORSPACE_SMPTE170M][V4L2_XFER_FUNC_NONE][2] = { 0, 2164, 2122 }, 624 [V4L2_COLORSPACE_SMPTE170M][V4L2_XFER_FUNC_NONE][3] = { 19, 2198, 138 }, 1245 case V4L2_COLORSPACE_SMPTE170M: in csc() [all …]
|
/linux/drivers/media/pci/sta2x11/ |
A D | sta2x11_vip.c | 155 .colorspace = V4L2_COLORSPACE_SMPTE170M}, 163 .colorspace = V4L2_COLORSPACE_SMPTE170M}, 171 .colorspace = V4L2_COLORSPACE_SMPTE170M}, 183 .colorspace = V4L2_COLORSPACE_SMPTE170M}, 191 .colorspace = V4L2_COLORSPACE_SMPTE170M}, 199 .colorspace = V4L2_COLORSPACE_SMPTE170M}, 626 f->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in vidioc_try_fmt_vid_cap()
|
/linux/drivers/staging/media/zoran/ |
A D | zoran_driver.c | 115 .colorspace = V4L2_COLORSPACE_SMPTE170M, 122 .colorspace = V4L2_COLORSPACE_SMPTE170M, 129 .colorspace = V4L2_COLORSPACE_SMPTE170M, 322 fmt->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in zoran_g_fmt_vid_out() 407 fmt->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in zoran_try_fmt_vid_out() 519 fmt->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in zoran_s_fmt_vid_out()
|
/linux/drivers/media/i2c/ |
A D | tw9910.c | 768 mf->colorspace = V4L2_COLORSPACE_SMPTE170M; in tw9910_get_fmt() 787 mf->colorspace = V4L2_COLORSPACE_SMPTE170M; in tw9910_s_fmt() 819 mf->colorspace = V4L2_COLORSPACE_SMPTE170M; in tw9910_set_fmt()
|
A D | tvp514x.c | 906 format->format.colorspace = V4L2_COLORSPACE_SMPTE170M; in tvp514x_get_pad_format() 928 fmt->format.colorspace != V4L2_COLORSPACE_SMPTE170M || in tvp514x_set_pad_format() 971 .colorspace = V4L2_COLORSPACE_SMPTE170M,
|
A D | saa6752hs.c | 561 f->colorspace = V4L2_COLORSPACE_SMPTE170M; in saa6752hs_get_fmt() 595 f->colorspace = V4L2_COLORSPACE_SMPTE170M; in saa6752hs_set_fmt()
|
A D | ak881x.c | 108 mf->colorspace = V4L2_COLORSPACE_SMPTE170M; in ak881x_fill_fmt()
|
A D | adv7170.c | 278 mf->colorspace = V4L2_COLORSPACE_SMPTE170M; in adv7170_get_fmt()
|
A D | tvp7002.c | 384 V4L2_COLORSPACE_SMPTE170M, 394 V4L2_COLORSPACE_SMPTE170M,
|
A D | adv7175.c | 316 mf->colorspace = V4L2_COLORSPACE_SMPTE170M; in adv7175_get_fmt()
|
A D | ml86v7667.c | 213 fmt->colorspace = V4L2_COLORSPACE_SMPTE170M; in ml86v7667_fill_fmt()
|
/linux/drivers/media/platform/allegro-dvt/ |
A D | nal-h264.h | 302 case V4L2_COLORSPACE_SMPTE170M: in nal_h264_color_primaries()
|
A D | nal-hevc.h | 434 case V4L2_COLORSPACE_SMPTE170M: in nal_hevc_color_primaries()
|
/linux/drivers/media/test-drivers/vivid/ |
A D | vivid-vid-out.c | 237 dev->colorspace_out = V4L2_COLORSPACE_SMPTE170M; in vivid_update_format_out() 258 dev->colorspace_out = V4L2_COLORSPACE_SMPTE170M; in vivid_update_format_out() 429 mp->colorspace = V4L2_COLORSPACE_SMPTE170M; in vivid_try_fmt_vid_out() 435 mp->colorspace = V4L2_COLORSPACE_SMPTE170M; in vivid_try_fmt_vid_out() 436 } else if (mp->colorspace != V4L2_COLORSPACE_SMPTE170M && in vivid_try_fmt_vid_out()
|
/linux/drivers/media/pci/cx25821/ |
A D | cx25821-video.c | 328 f->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in cx25821_vidioc_g_fmt_vid_cap() 366 f->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in cx25821_vidioc_try_fmt_vid_cap() 548 f->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in cx25821_vidioc_try_fmt_vid_out()
|
/linux/drivers/media/platform/ |
A D | sh_vou.c | 662 pix->colorspace = V4L2_COLORSPACE_SMPTE170M; in sh_vou_try_fmt_vid_out() 697 .format.colorspace = V4L2_COLORSPACE_SMPTE170M, in sh_vou_set_fmt_vid_out() 939 .format.colorspace = V4L2_COLORSPACE_SMPTE170M, in sh_vou_s_selection() 1265 pix->colorspace = V4L2_COLORSPACE_SMPTE170M; in sh_vou_probe()
|
/linux/drivers/media/pci/solo6x10/ |
A D | solo6x10-v4l2.c | 479 pix->colorspace = V4L2_COLORSPACE_SMPTE170M; in solo_try_fmt_cap() 507 pix->colorspace = V4L2_COLORSPACE_SMPTE170M; in solo_get_fmt_cap()
|
/linux/drivers/media/usb/stk1160/ |
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/drivers/media/usb/dvb-usb/ |
A D | cxusb-analog.c | 1005 f->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in cxusb_medion_g_fmt_vid_cap() 1034 subfmt.format.colorspace = V4L2_COLORSPACE_SMPTE170M; in cxusb_medion_try_s_fmt_vid_cap() 1046 f->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in cxusb_medion_try_s_fmt_vid_cap() 1516 subfmt.format.colorspace = V4L2_COLORSPACE_SMPTE170M; in cxusb_medion_analog_init()
|
/linux/drivers/media/pci/tw68/ |
A D | tw68-video.c | 584 f->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in tw68_g_fmt_vid_cap() 633 f->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in tw68_try_fmt_vid_cap()
|
/linux/drivers/media/v4l2-core/ |
A D | v4l2-dv-timings.c | 916 c.colorspace = V4L2_COLORSPACE_SMPTE170M; in v4l2_hdmi_rx_colorimetry() 925 c.colorspace = V4L2_COLORSPACE_SMPTE170M; in v4l2_hdmi_rx_colorimetry()
|
/linux/drivers/media/i2c/adv748x/ |
A D | adv748x-afe.c | 118 fmt->colorspace = V4L2_COLORSPACE_SMPTE170M; in adv748x_afe_fill_format()
|
/linux/Documentation/userspace-api/media/v4l/ |
A D | colorspaces-defs.rst | 47 * - ``V4L2_COLORSPACE_SMPTE170M``
|
/linux/drivers/media/pci/cx88/ |
A D | cx88-blackbird.c | 822 f->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in vidioc_g_fmt_vid_cap() 840 f->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in vidioc_try_fmt_vid_cap()
|
/linux/drivers/media/usb/go7007/ |
A D | go7007-v4l2.c | 231 fmt->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in set_capture_size() 319 fmt->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M; in vidioc_g_fmt_vid_cap()
|