| 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 173 of file cpu.c.
Referenced by get_cpu_flags().
| size_t ff_get_cpu_max_align_arm | ( | void | ) | 
Definition at line 186 of file cpu.c.
Referenced by av_cpu_max_align().
 1.8.17
 1.8.17