|
void | alloc (int w, int h, int log2CtbSize) |
|
void | clear () |
|
| CTBTreeMatrix () |
|
const enc_cb * | getCB (int x, int y) const |
|
const enc_cb * | getCTB (int xCTB, int yCTB) const |
|
enc_cb ** | getCTBRootPointer (int x, int y) |
|
const enc_pb_inter * | getPB (int x, int y) const |
|
const enc_tb * | getTB (int x, int y) const |
|
void | setCTB (int xCTB, int yCTB, enc_cb *ctb) |
|
void | writeReconstructionToImage (de265_image *img, const seq_parameter_set *) const |
|
| ~CTBTreeMatrix () |
|
◆ CTBTreeMatrix()
CTBTreeMatrix::CTBTreeMatrix |
( |
| ) |
|
|
inline |
◆ ~CTBTreeMatrix()
CTBTreeMatrix::~CTBTreeMatrix |
( |
| ) |
|
|
inline |
◆ alloc()
void CTBTreeMatrix::alloc |
( |
int |
w, |
|
|
int |
h, |
|
|
int |
log2CtbSize |
|
) |
| |
◆ clear()
void CTBTreeMatrix::clear |
( |
| ) |
|
|
inline |
◆ getCB()
const enc_cb* CTBTreeMatrix::getCB |
( |
int |
x, |
|
|
int |
y |
|
) |
| const |
◆ getCTB()
const enc_cb* CTBTreeMatrix::getCTB |
( |
int |
xCTB, |
|
|
int |
yCTB |
|
) |
| const |
|
inline |
◆ getCTBRootPointer()
enc_cb** CTBTreeMatrix::getCTBRootPointer |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
inline |
◆ getPB()
const enc_pb_inter* CTBTreeMatrix::getPB |
( |
int |
x, |
|
|
int |
y |
|
) |
| const |
◆ getTB()
const enc_tb* CTBTreeMatrix::getTB |
( |
int |
x, |
|
|
int |
y |
|
) |
| const |
◆ setCTB()
void CTBTreeMatrix::setCTB |
( |
int |
xCTB, |
|
|
int |
yCTB, |
|
|
enc_cb * |
ctb |
|
) |
| |
|
inline |
◆ writeReconstructionToImage()
The documentation for this class was generated from the following file: