diff options
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2016-03-22 11:10:27 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2016-04-13 19:14:24 -0300 |
commit | 30276a731a9c14123c95070197a08bafc148f7bc (patch) | |
tree | 58df9659146ea18c925fdb8df7095f232843833d /drivers/media/i2c/ov7670.c | |
parent | 0e6b9c565f33cd8b22879947647abd6c076cd73e (diff) | |
download | linux-30276a731a9c14123c95070197a08bafc148f7bc.tar.bz2 |
[media] v4l: vsp1: Add support for the RPF alpha multiplier on Gen3
The Gen3 RPF includes an alpha multiplier that can both multiply the
alpha channel by a fixed global alpha value, and multiply the pixel
components to convert the input to premultiplied alpha.
As alpha premultiplication is available in the BRU for both Gen2 and
Gen3 we handle it there and use the Gen3 alpha multiplier for global
alpha multiplication only. This prevents conversion to premultiplied
alpha if no BRU is present in the pipeline, that use case will be
implemented later if needed.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/i2c/ov7670.c')
0 files changed, 0 insertions, 0 deletions