| 
    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 34 of file neontest.h.
Definition at line 42 of file neontest.h.
| #define wrap | ( | func | ) | 
Definition at line 65 of file neontest.h.
 1.8.17