digiKam
Algo_TB_IntraPredMode Class Referenceabstract
+ Inheritance diagram for Algo_TB_IntraPredMode:

Public Member Functions

 Algo_TB_IntraPredMode ()
 
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
 
void setChildAlgo (Algo_TB_Split *algo)
 
virtual ~Algo_TB_IntraPredMode ()
 

Protected Attributes

Algo_TB_SplitmTBSplitAlgo
 

Detailed Description

Base class for intra prediction-mode algorithms. Selects one of the 35 prediction modes.

Constructor & Destructor Documentation

◆ Algo_TB_IntraPredMode()

Algo_TB_IntraPredMode::Algo_TB_IntraPredMode ( )
inline

◆ ~Algo_TB_IntraPredMode()

virtual Algo_TB_IntraPredMode::~Algo_TB_IntraPredMode ( )
inlinevirtual

Member Function Documentation

◆ analyze()

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

◆ 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_IntraPredMode::name ( ) const
inlinevirtual

◆ setChildAlgo()

void Algo_TB_IntraPredMode::setChildAlgo ( Algo_TB_Split algo)
inline

References mTBSplitAlgo.

Member Data Documentation

◆ mTBSplitAlgo

Algo_TB_Split* Algo_TB_IntraPredMode::mTBSplitAlgo
protected

Referenced by setChildAlgo().


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