|
void | ascend (const enc_node *resultNode=NULL, const char *fmt=NULL,...) |
|
void | descend (const enc_node *, const char *,...) |
|
virtual float | encode_transform_unit (encoder_context *ectx, context_model_table &ctxModel, const enc_tb *tb, const enc_cb *cb, int x0, int y0, int xBase, int yBase, int log2TrafoSize, int trafoDepth, int blkIdx) |
|
void | enter () |
|
void | leaf (const enc_node *, const char *,...) |
|
virtual const char * | name () const |
|
◆ ascend()
void Algo::ascend |
( |
const enc_node * |
resultNode = NULL , |
|
|
const char * |
fmt = NULL , |
|
|
|
... |
|
) |
| |
|
inlineinherited |
◆ descend()
void Algo::descend |
( |
const enc_node * |
, |
|
|
const char * |
, |
|
|
|
... |
|
) |
| |
|
inlineinherited |
◆ encode_transform_unit()
virtual float Algo_TB_RateEstimation_None::encode_transform_unit |
( |
encoder_context * |
ectx, |
|
|
context_model_table & |
ctxModel, |
|
|
const enc_tb * |
tb, |
|
|
const enc_cb * |
cb, |
|
|
int |
x0, |
|
|
int |
y0, |
|
|
int |
xBase, |
|
|
int |
yBase, |
|
|
int |
log2TrafoSize, |
|
|
int |
trafoDepth, |
|
|
int |
blkIdx |
|
) |
| |
|
inlinevirtual |
◆ enter()
◆ leaf()
void Algo::leaf |
( |
const enc_node * |
, |
|
|
const char * |
, |
|
|
|
... |
|
) |
| |
|
inlineinherited |
◆ name()
virtual const char* Algo_TB_RateEstimation_None::name |
( |
| ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following file: