Searched refs:V4L2_COLORSPACE_SMPTE240M (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/media/platform/vivid/ |
D | vivid-tpg-colors.c | 610 [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 …]
|
D | vivid-ctrls.c | 344 V4L2_COLORSPACE_SMPTE240M, in vivid_vid_cap_s_ctrl()
|
D | vivid-tpg.c | 1599 case V4L2_COLORSPACE_SMPTE240M: in tpg_recalc()
|
/linux-4.1.27/include/uapi/linux/ |
D | videodev2.h | 185 V4L2_COLORSPACE_SMPTE240M = 2, enumerator
|
/linux-4.1.27/drivers/media/usb/uvc/ |
D | uvc_driver.c | 192 V4L2_COLORSPACE_SMPTE240M, in uvc_colorspace()
|