|
FFmpeg
|
#include <ops.h>
Data Fields | |
| AVRational64 * | matrix |
| AVRational64 | min |
| AVRational64 | max |
| int | size_log2 |
| int8_t | y_offset [4] |
| AVRational64* SwsDitherOp::matrix |
Definition at line 179 of file ops.h.
Referenced by create_dither_buf().
| AVRational64 SwsDitherOp::min |
| AVRational64 SwsDitherOp::max |
| int SwsDitherOp::size_log2 |
Definition at line 181 of file ops.h.
Referenced by create_dither_buf().
| int8_t SwsDitherOp::y_offset[4] |
Definition at line 182 of file ops.h.
Referenced by op_commute_swizzle().
1.8.17