FFmpeg
Functions | Variables
checkasm.c File Reference
#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 []
 

Function Documentation

◆ set_cpu_flags()

static void set_cpu_flags ( uint64_t  flags)
static

Definition at line 388 of file checkasm.c.

Referenced by main().

◆ main()

int main ( int  argc,
const char *  argv[] 
)

Definition at line 393 of file checkasm.c.

Variable Documentation

◆ tests

const CheckasmTest tests[]
static

Definition at line 57 of file checkasm.c.

Referenced by main().

◆ cpuflags

const CheckasmCpuInfo cpuflags[]
static

Definition at line 323 of file checkasm.c.

Referenced by ff_dwt_init_x86(), ff_showcqt_init_x86(), and main().