FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
CheckasmFunc Struct Reference

Data Fields

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

Detailed Description

Definition at line 208 of file checkasm.c.

Field Documentation

struct CheckasmFunc* CheckasmFunc::child[2]

Definition at line 209 of file checkasm.c.

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

CheckasmFuncVersion CheckasmFunc::versions

Definition at line 210 of file checkasm.c.

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

uint8_t CheckasmFunc::color

Definition at line 211 of file checkasm.c.

Referenced by balance_tree(), and rotate_tree().

char CheckasmFunc::name[1]

Definition at line 212 of file checkasm.c.

Referenced by get_func(), and print_benchs().


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