|
FFmpeg
|
#include <ops.h>
Data Fields | |
| SwsPixelType | to |
| bool | expand |
| SwsPixelType SwsConvertOp::to |
Definition at line 156 of file ops.h.
Referenced by ff_sws_op_list_optimize(), op_commute_clear(), op_commute_filter(), and op_commute_swizzle().
| bool SwsConvertOp::expand |
Definition at line 157 of file ops.h.
Referenced by ff_sws_op_list_optimize(), and op_commute_filter().
1.8.17