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 54 of file dct.c.
Referenced by convert_from_tensorflow.Operand::__str__(), and main().
enum idct_permutation_type algo::perm_type |
Definition at line 56 of file dct.c.
Referenced by permute(), and permute_x86().