#include <stdlib.h>#include <string.h>#include "libavutil/x86_cpu.h"#include "libavutil/cpu.h"Go to the source code of this file.
Defines | |
| #define | cpuid(index, eax, ebx, ecx, edx) |
Functions | |
| int | ff_get_cpu_flags_x86 (void) |
| #define cpuid | ( | index, | |||
| eax, | |||||
| ebx, | |||||
| ecx, | |||||
| edx | ) |
| int ff_get_cpu_flags_x86 | ( | void | ) |
1.5.6