◆ enc_node() [1/2]
◆ enc_node() [2/2]
enc_node::enc_node |
( |
int |
_x, |
|
|
int |
_y, |
|
|
int |
_log2Size |
|
) |
| |
|
inline |
◆ ~enc_node()
virtual enc_node::~enc_node |
( |
| ) |
|
|
inlinevirtual |
◆ debug_dumpTree()
virtual void enc_node::debug_dumpTree |
( |
int |
flags, |
|
|
int |
indent = 0 |
|
) |
| const |
|
pure virtual |
◆ DUMPTREE_ALL
const int enc_node::DUMPTREE_ALL = 0xFFFF |
|
static |
◆ DUMPTREE_INTRA_PREDICTION
const int enc_node::DUMPTREE_INTRA_PREDICTION = (1<<0) |
|
static |
◆ DUMPTREE_RECONSTRUCTION
const int enc_node::DUMPTREE_RECONSTRUCTION = (1<<2) |
|
static |
◆ DUMPTREE_RESIDUAL
const int enc_node::DUMPTREE_RESIDUAL = (1<<1) |
|
static |
◆ log2Size
uint8_t enc_node::log2Size |
The documentation for this class was generated from the following file: