#include <Cont_Encoder.h>
List of all members.
Constructor & Destructor Documentation
| SymbCoder::SymbCoder |
( |
Encoder * |
ptrEncoder, |
|
|
int |
symbBits, |
|
|
std::string |
name = "" |
|
) |
| |
| SymbCoder::~SymbCoder |
( |
| ) |
[virtual] |
Member Function Documentation
| int SymbCoder::copyToHist |
( |
TDInt * |
hist | ) |
|
| int SymbCoder::createHistogram |
( |
int |
distrType, |
|
|
float * |
parameters = NULL |
|
) |
| [virtual] |
| virtual SymbCoder* SymbCoder::duplicate |
( |
| ) |
[inline, virtual] |
| int SymbCoder::encodeFixed |
( |
int |
value, |
|
|
int |
numbits |
|
) |
| [virtual] |
| int SymbCoder::encodeSymbol |
( |
int |
value, |
|
|
bool |
incCount = true |
|
) |
| [virtual] |
| int SymbCoder::freqAddFrame |
( |
| ) |
|
| int SymbCoder::freqToStack |
( |
std::string |
freqName = "" | ) |
|
Member Data Documentation
The documentation for this class was generated from the following files: