FFmpeg  3.3.9
Data Fields
CheckasmFunc Struct Reference

Data Fields

struct CheckasmFuncchild [2]
 
CheckasmFuncVersion versions
 
uint8_t color
 
char name [1]
 

Detailed Description

Definition at line 187 of file checkasm.c.

Field Documentation

◆ child

struct CheckasmFunc* CheckasmFunc::child[2]

Definition at line 188 of file checkasm.c.

Referenced by balance_tree(), cpu_suffix(), destroy_func_tree(), get_func(), and rotate_tree().

◆ versions

CheckasmFuncVersion CheckasmFunc::versions

Definition at line 189 of file checkasm.c.

Referenced by cpu_suffix(), destroy_func_tree(), and get_func().

◆ color

uint8_t CheckasmFunc::color

Definition at line 190 of file checkasm.c.

Referenced by balance_tree(), and rotate_tree().

◆ name

char CheckasmFunc::name[1]

Definition at line 191 of file checkasm.c.

Referenced by cpu_suffix(), and get_func().


The documentation for this struct was generated from the following file: