nuttx/boards/arm/cxd56xx
SPRESENSE f1f0378d0a boards: cxd56_imageproc.c: Add alpha blend API
Add imageproc_alpha_blend() to blend two images in a specified ratio.

The blended source image is selectable from the following two types:

 - Single color image
 - YUV422 image

The blend ratio is selectable from the following three types:

 - Blend ratio with single value
 - Blend ratio with 1bpp
 - Blend ratio with 8bpp
2020-07-31 09:37:20 +02:00
..
common boards: cxd56_imageproc.c: Add alpha blend API 2020-07-31 09:37:20 +02:00
drivers cxd56xx: spresense: Add some improvements and fix bugs for Spresense board 2020-07-28 09:13:05 +02:00
spresense boards: cxd56_imageproc.c: Add alpha blend API 2020-07-31 09:37:20 +02:00