ARM NEON Compositor
master
Fast SIMD alpha overlay and blending for ARM
|
Go to the source code of this file.
Enumerations | |
enum | RescaleType { Div255_Round, Div255_Round_Approx, Div255_Floor, Div256_Round, Div256_Floor } |
How to carry out the rescaling after performing the alpha overlay. More... | |