|
FFmpeg
|
#include <ops.h>
Data Fields | |
| uint8_t | pattern [4] |
| Packed bits are assumed to be LSB-aligned within the underlying integer type; i.e. More... | |
| uint8_t SwsPackOp::pattern[4] |
Packed bits are assumed to be LSB-aligned within the underlying integer type; i.e.
(msb) 0 ... X Y Z W (lsb).
Definition at line 117 of file ops.h.
Referenced by check_pack_unpack(), and ff_sws_op_list_optimize().
1.8.17