|
FFmpeg
|
#include "config.h"#include "config_components.h"#include <checkasm/checkasm.h>#include "checkasm.h"Go to the source code of this file.
Functions | |
| static void | set_cpu_flags (uint64_t flags) |
| int | main (int argc, const char *argv[]) |
Variables | |
| static const CheckasmTest | tests [] |
| static const CheckasmCpuInfo | cpuflags [] |
|
static |
Definition at line 388 of file checkasm.c.
Referenced by main().
| int main | ( | int | argc, |
| const char * | argv[] | ||
| ) |
Definition at line 393 of file checkasm.c.
|
static |
Definition at line 57 of file checkasm.c.
Referenced by main().
|
static |
Definition at line 323 of file checkasm.c.
Referenced by ff_dwt_init_x86(), ff_showcqt_init_x86(), and main().
1.8.17