summaryrefslogtreecommitdiff
path: root/include/uapi/linux/vsp1.h (follow)
Commit message (Collapse)AuthorAge
* [media] media: uapi: vsp1: Use __u32 instead of u32Joe Perches2015-07-06
| | | | | | | | Don't use the kernel types in uapi headers. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
* [media] v4l: vsp1: Add LUT supportLaurent Pinchart2013-12-11
The Look-Up Table looks up values in 8-bit indexed tables separately for each color component. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>