digiKam
CTBTreeMatrix Class Reference

Public Member Functions

void alloc (int w, int h, int log2CtbSize)
 
void clear ()
 
 CTBTreeMatrix ()
 
const enc_cbgetCB (int x, int y) const
 
const enc_cbgetCTB (int xCTB, int yCTB) const
 
enc_cb ** getCTBRootPointer (int x, int y)
 
const enc_pb_intergetPB (int x, int y) const
 
const enc_tbgetTB (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 ()
 

Constructor & Destructor Documentation

◆ CTBTreeMatrix()

CTBTreeMatrix::CTBTreeMatrix ( )
inline

◆ ~CTBTreeMatrix()

CTBTreeMatrix::~CTBTreeMatrix ( )
inline

Member Function Documentation

◆ 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()

void CTBTreeMatrix::writeReconstructionToImage ( de265_image img,
const seq_parameter_set  
) const

The documentation for this class was generated from the following file: