|
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 87 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 88 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 92 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 92 of file ops.h.
Referenced by ff_sws_op_list_optimize(), and ff_sws_op_list_update_comps().
1.8.17