digiKam
Algo_TB_Residual Class Referenceabstract
+ Inheritance diagram for Algo_TB_Residual:

Public Member Functions

 Algo_TB_Residual ()
 
virtual enc_tbanalyze (encoder_context *, context_model_table &, const de265_image *input, enc_tb *tb, int TrafoDepth, int MaxTrafoDepth, int IntraSplitFlag)=0
 
void ascend (const enc_node *resultNode=NULL, const char *fmt=NULL,...)
 
void descend (const enc_node *, const char *,...)
 
void enter ()
 
void leaf (const enc_node *, const char *,...)
 
const char * name () const
 

Constructor & Destructor Documentation

◆ Algo_TB_Residual()

Algo_TB_Residual::Algo_TB_Residual ( )
inline

Member Function Documentation

◆ analyze()

virtual enc_tb* Algo_TB_Residual::analyze ( encoder_context ,
context_model_table ,
const de265_image input,
enc_tb tb,
int  TrafoDepth,
int  MaxTrafoDepth,
int  IntraSplitFlag 
)
pure virtual

Implemented in Algo_TB_Transform.

◆ ascend()

void Algo::ascend ( const enc_node resultNode = NULL,
const char *  fmt = NULL,
  ... 
)
inlineinherited

◆ descend()

void Algo::descend ( const enc_node ,
const char *  ,
  ... 
)
inlineinherited

◆ enter()

void Algo::enter ( )
inlineinherited

◆ leaf()

void Algo::leaf ( const enc_node ,
const char *  ,
  ... 
)
inlineinherited

◆ name()

const char* Algo_TB_Residual::name ( ) const
inlinevirtual

Reimplemented from Algo.

Reimplemented in Algo_TB_Transform.


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