[media] v4l: vsp1: Add HST and HSI support
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 10 Jul 2013 20:30:14 +0000 (17:30 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 11 Dec 2013 11:22:44 +0000 (09:22 -0200)
commit5cdf5741d6529f3c04dcd117b4c9b9039d101602
tree22f8a9c1ac8bf8d6e6fd5f5133c43a8f86cd829a
parent7e941a7999fe5ece856c066ba94c929870e30fe0
[media] v4l: vsp1: Add HST and HSI support

The Hue Saturation value Transform and Hue Saturation value Inverse
transform entities convert from RGB to HSV and back.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/vsp1/Makefile
drivers/media/platform/vsp1/vsp1.h
drivers/media/platform/vsp1/vsp1_drv.c
drivers/media/platform/vsp1/vsp1_entity.c
drivers/media/platform/vsp1/vsp1_entity.h
drivers/media/platform/vsp1/vsp1_hsit.c [new file with mode: 0644]
drivers/media/platform/vsp1/vsp1_hsit.h [new file with mode: 0644]
drivers/media/platform/vsp1/vsp1_regs.h
This page took 0.029494 seconds and 5 git commands to generate.