FFmpeg
|
#include <inttypes.h>
#include <stdint.h>
#include <stdlib.h>
#include <stdarg.h>
#include <string.h>
#include "libavutil/bswap.h"
Go to the source code of this file.
Macros | |
#define | storeneonregs(mem) |
#define | testneonclobbers(func, ctx,...) |
#define | wrap(func) |
#define storeneonregs | ( | mem | ) |
Definition at line 31 of file neontest.h.
#define testneonclobbers | ( | func, | |
ctx, | |||
... | |||
) |
Definition at line 36 of file neontest.h.