Home
last modified time | relevance | path

Searched refs:V4L2_COLORSPACE_SMPTE240M (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/media/platform/vivid/
Dvivid-tpg-colors.c610 [V4L2_COLORSPACE_SMPTE240M][0] = { 2926, 2926, 2926 },
611 [V4L2_COLORSPACE_SMPTE240M][1] = { 2941, 2950, 546 },
612 [V4L2_COLORSPACE_SMPTE240M][2] = { 0, 2954, 2924 },
613 [V4L2_COLORSPACE_SMPTE240M][3] = { 78, 2978, 536 },
614 [V4L2_COLORSPACE_SMPTE240M][4] = { 3004, 230, 2920 },
615 [V4L2_COLORSPACE_SMPTE240M][5] = { 3018, 363, 518 },
616 [V4L2_COLORSPACE_SMPTE240M][6] = { 437, 387, 2918 },
617 [V4L2_COLORSPACE_SMPTE240M][7] = { 507, 507, 507 },
773 case V4L2_COLORSPACE_SMPTE240M: in csc()
823 case V4L2_COLORSPACE_SMPTE240M: in csc()
[all …]
Dvivid-ctrls.c344 V4L2_COLORSPACE_SMPTE240M, in vivid_vid_cap_s_ctrl()
Dvivid-tpg.c1599 case V4L2_COLORSPACE_SMPTE240M: in tpg_recalc()
/linux-4.1.27/include/uapi/linux/
Dvideodev2.h185 V4L2_COLORSPACE_SMPTE240M = 2, enumerator
/linux-4.1.27/drivers/media/usb/uvc/
Duvc_driver.c192 V4L2_COLORSPACE_SMPTE240M, in uvc_colorspace()