|
FFmpeg
|
Go to the source code of this file.
Macros | |
| #define | CORE_FLAG(f) |
| #define | CORE_CPU_FLAGS |
Functions | |
| int | ff_get_cpu_flags_arm (void) |
| size_t | ff_get_cpu_max_align_arm (void) |
| #define CORE_FLAG | ( | f | ) |
| #define CORE_CPU_FLAGS |
| int ff_get_cpu_flags_arm | ( | void | ) |
Definition at line 185 of file cpu.c.
Referenced by get_cpu_flags().
| size_t ff_get_cpu_max_align_arm | ( | void | ) |
Definition at line 198 of file cpu.c.
Referenced by av_cpu_max_align().