incubator-nuttx/boards/arm/cxd56xx/common
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
..
src boards: cxd56_imageproc.c: Add alpha blend API 2020-07-31 09:37:20 +02:00
Kconfig
Makefile build: Don't need use $(DELIM) in include statement 2020-05-24 08:24:13 -06:00