FFmpeg
|
Data Fields | |
const char * | name |
void(* | func )(int16_t *block) |
enum idct_permutation_type | perm_type |
int | cpu_flag |
int | nonspec |
const char* algo::name |
Definition at line 53 of file dct.c.
Referenced by dct_error(), and main().
Definition at line 54 of file dct.c.
Referenced by dct_error().
enum idct_permutation_type algo::perm_type |
Definition at line 55 of file dct.c.
Referenced by dct_error().
int algo::nonspec |
Definition at line 57 of file dct.c.
Referenced by dct_error().