digiKam
CodingOption< node > Class Template Reference

Public Member Functions

void begin ()
 
 CodingOption ()
 
void end ()
 
CABAC_encoder_estimget_cabac ()
 
float get_cabac_rate () const
 
context_model_tableget_context ()
 
node * get_node ()
 
 operator bool () const
 
void set_node (node *_node)
 
void set_rdo_cost (float rdo)
 

Friends

class CodingOptions< node >
 

Constructor & Destructor Documentation

◆ CodingOption()

template<class node >
CodingOption< node >::CodingOption ( )
inline

Member Function Documentation

◆ begin()

template<class node >
void CodingOption< node >::begin ( )

◆ end()

template<class node >
void CodingOption< node >::end ( )

◆ get_cabac()

template<class node >
CABAC_encoder_estim* CodingOption< node >::get_cabac ( )
inline

◆ get_cabac_rate()

template<class node >
float CodingOption< node >::get_cabac_rate ( ) const
inline

◆ get_context()

template<class node >
context_model_table& CodingOption< node >::get_context ( )
inline

◆ get_node()

template<class node >
node* CodingOption< node >::get_node ( )
inline

◆ operator bool()

template<class node >
CodingOption< node >::operator bool ( ) const
inline
Returns
True if the option is active.

◆ set_node()

template<class node >
void CodingOption< node >::set_node ( node *  _node)
inline

◆ set_rdo_cost()

template<class node >
void CodingOption< node >::set_rdo_cost ( float  rdo)
inline

Friends And Related Function Documentation

◆ CodingOptions< node >

template<class node >
friend class CodingOptions< node >
friend

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