FFmpeg
|
#include <ops.h>
Data Fields | |
unsigned | flags [4] |
bool | unused [4] |
AVRational | min [4] |
AVRational | max [4] |
unsigned SwsComps::flags[4] |
Definition at line 88 of file ops.h.
Referenced by extract_constant_rows(), extract_scalar(), extract_swizzle(), ff_sws_op_list_optimize(), and ff_sws_op_list_update_comps().
bool SwsComps::unused[4] |
Definition at line 89 of file ops.h.
Referenced by extract_scalar(), ff_sws_op_list_optimize(), ff_sws_op_list_update_comps(), and op_match().
AVRational SwsComps::min[4] |
Definition at line 93 of file ops.h.
Referenced by ff_sws_op_list_optimize(), and ff_sws_op_list_update_comps().
AVRational SwsComps::max[4] |
Definition at line 93 of file ops.h.
Referenced by ff_sws_op_list_optimize(), and ff_sws_op_list_update_comps().