FFmpeg
|
#include <ops.h>
Data Fields | |
uint8_t | elems |
uint8_t | frac |
bool | packed |
uint8_t SwsReadWriteOp::elems |
Definition at line 97 of file ops.h.
Referenced by compile(), and ff_sws_op_list_optimize().
uint8_t SwsReadWriteOp::frac |
Definition at line 98 of file ops.h.
Referenced by ff_sws_op_list_optimize().
bool SwsReadWriteOp::packed |
Definition at line 99 of file ops.h.
Referenced by check_ops(), compile(), and ff_sws_op_list_optimize().