ARM NEON Compositor
master
Fast SIMD alpha overlay and blending for ARM
|
#include <assert.h>
#include <math.h>
#include <stdint.h>
#include <stdio.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 6 of file test-round.cpp.