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) |
size_t | ff_get_cpu_max_align_arm (void) |
#define CORE_CPU_FLAGS |
int ff_get_cpu_flags_arm | ( | void | ) |
Definition at line 167 of file cpu.c.
Referenced by get_cpu_flags().
size_t ff_get_cpu_max_align_arm | ( | void | ) |
Definition at line 180 of file cpu.c.
Referenced by av_cpu_max_align().