Home
last modified time | relevance | path

Searched refs:V4L2_COLORSPACE_ADOBERGB (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/media/platform/vivid/
Dvivid-tpg-colors.c650 [V4L2_COLORSPACE_ADOBERGB][0] = { 3033, 3033, 3033 },
651 [V4L2_COLORSPACE_ADOBERGB][1] = { 3033, 3033, 1063 },
652 [V4L2_COLORSPACE_ADOBERGB][2] = { 1828, 3033, 3033 },
653 [V4L2_COLORSPACE_ADOBERGB][3] = { 1828, 3033, 1063 },
654 [V4L2_COLORSPACE_ADOBERGB][4] = { 2633, 851, 2979 },
655 [V4L2_COLORSPACE_ADOBERGB][5] = { 2633, 851, 851 },
656 [V4L2_COLORSPACE_ADOBERGB][6] = { 851, 851, 2979 },
657 [V4L2_COLORSPACE_ADOBERGB][7] = { 851, 851, 851 },
797 case V4L2_COLORSPACE_ADOBERGB: in csc()
838 case V4L2_COLORSPACE_ADOBERGB: in csc()
[all …]
Dvivid-vid-out.c422 mp->colorspace != V4L2_COLORSPACE_ADOBERGB && in vivid_try_fmt_vid_out()
Dvivid-ctrls.c342 V4L2_COLORSPACE_ADOBERGB, in vivid_vid_cap_s_ctrl()
Dvivid-tpg.c1605 case V4L2_COLORSPACE_ADOBERGB: in tpg_recalc()
/linux-4.1.27/include/uapi/linux/
Dvideodev2.h219 V4L2_COLORSPACE_ADOBERGB = 9, enumerator
/linux-4.1.27/drivers/media/i2c/
Dadv7511.c941 case V4L2_COLORSPACE_ADOBERGB: in adv7511_set_fmt()