FFmpeg
|
Go to the source code of this file.
Macros | |
#define | CORE_FLAG(f) (AV_CPU_FLAG_ ## f * (HAVE_ ## f ## _EXTERNAL || HAVE_ ## f ## _INLINE)) |
#define | CORE_CPU_FLAGS |
Functions | |
int | ff_get_cpu_flags_arm (void) |
#define CORE_FLAG | ( | f | ) | (AV_CPU_FLAG_ ## f * (HAVE_ ## f ## _EXTERNAL || HAVE_ ## f ## _INLINE)) |
#define CORE_CPU_FLAGS |
int ff_get_cpu_flags_arm | ( | void | ) |
Definition at line 149 of file cpu.c.
Referenced by av_get_cpu_flags().