|
void | alloc_coeff_memory (int cIdx, int tbSize) |
|
virtual void | debug_dumpTree (int flags, int indent=0) const |
|
void | debug_writeBlack (encoder_context *ectx, de265_image *img) const |
|
| enc_tb (int x, int y, int log2TbSize, enc_cb *_cb) |
|
PixelAccessor | getPixels (int x, int y, int cIdx, const seq_parameter_set &sps) |
|
const enc_tb * | getTB (int x, int y) const |
|
bool | isZeroBlock () const |
|
void | reconstruct (encoder_context *ectx, de265_image *img) const |
|
void | set_cbf_flags_from_children () |
|
void | writeReconstructionToImage (de265_image *img, const seq_parameter_set *sps) const |
|
| ~enc_tb () |
|
◆ enc_tb()
enc_tb::enc_tb |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
log2TbSize, |
|
|
enc_cb * |
_cb |
|
) |
| |
◆ ~enc_tb()
◆ alloc_coeff_memory()
void enc_tb::alloc_coeff_memory |
( |
int |
cIdx, |
|
|
int |
tbSize |
|
) |
| |
◆ debug_dumpTree()
virtual void enc_tb::debug_dumpTree |
( |
int |
flags, |
|
|
int |
indent = 0 |
|
) |
| const |
|
virtual |
◆ debug_writeBlack()
◆ getPixels()
◆ getTB()
const enc_tb* enc_tb::getTB |
( |
int |
x, |
|
|
int |
y |
|
) |
| const |
◆ isZeroBlock()
bool enc_tb::isZeroBlock |
( |
| ) |
const |
|
inline |
◆ reconstruct()
◆ set_cbf_flags_from_children()
void enc_tb::set_cbf_flags_from_children |
( |
| ) |
|
◆ writeReconstructionToImage()
◆ blkIdx
◆ cb
◆ cbf
◆ children
◆ coeff
int16_t* enc_tb::coeff[3] |
◆ distortion
◆ downPtr
◆ DUMPTREE_ALL
const int enc_node::DUMPTREE_ALL = 0xFFFF |
|
staticinherited |
◆ DUMPTREE_INTRA_PREDICTION
const int enc_node::DUMPTREE_INTRA_PREDICTION = (1<<0) |
|
staticinherited |
◆ DUMPTREE_RECONSTRUCTION
const int enc_node::DUMPTREE_RECONSTRUCTION = (1<<2) |
|
staticinherited |
◆ DUMPTREE_RESIDUAL
const int enc_node::DUMPTREE_RESIDUAL = (1<<1) |
|
staticinherited |
◆ explicit_rdpcm
uint8_t enc_tb::explicit_rdpcm[3][2] |
◆ intra_mode
◆ intra_mode_chroma
◆ intra_prediction
◆ log2Size
uint8_t enc_node::log2Size |
|
inherited |
◆ parent
◆ rate
◆ rate_withoutCbfChroma
float enc_tb::rate_withoutCbfChroma |
◆ reconstruction
◆ residual
◆ skip_transform
bool enc_tb::skip_transform[3][2] |
◆ split_transform_flag
uint8_t enc_tb::split_transform_flag |
◆ TrafoDepth
uint8_t enc_tb::TrafoDepth |
The documentation for this class was generated from the following file: