|
FFmpeg
|
#include <ops.h>
Data Fields | |
| SwsCompFlags | flags [4] |
| AVRational | min [4] |
| AVRational | max [4] |
| SwsCompFlags SwsComps::flags[4] |
Definition at line 110 of file ops.h.
Referenced by apply_filter_weights(), extract_constant_rows(), extract_scalar(), extract_swizzle(), ff_sws_op_list_optimize(), ff_sws_op_list_subpass(), ff_sws_op_list_update_comps(), and propagate_flags().
| AVRational SwsComps::min[4] |
Definition at line 114 of file ops.h.
Referenced by apply_filter_weights(), check_ops(), ff_sws_op_list_optimize(), and ff_sws_op_list_update_comps().
| AVRational SwsComps::max[4] |
Definition at line 114 of file ops.h.
Referenced by apply_filter_weights(), check_ops(), ff_sws_op_list_optimize(), and ff_sws_op_list_update_comps().
1.8.17