dirac::QuantChooser Class Reference
Choose a quantiser.
More...
#include <quant_chooser.h>
List of all members.
Public Member Functions
Private Member Functions
Private Attributes
Detailed Description
This class chooses a quantiser or quantisers for a subband
Constructor & Destructor Documentation
| dirac::QuantChooser::QuantChooser |
( |
const CoeffArray & |
pic_data, |
|
|
const float |
lambda | |
|
) |
| | |
| dirac::QuantChooser::QuantChooser |
( |
const QuantChooser & |
cpy |
) |
[private] |
Member Function Documentation
| int dirac::QuantChooser::GetBestQuant |
( |
Subband & |
node |
) |
|
| void dirac::QuantChooser::IntegralErrorCalc |
( |
Subband & |
node, |
|
|
const int |
xratio, |
|
|
const int |
yratio | |
|
) |
| | [private] |
| void dirac::QuantChooser::LagrangianCalc |
( |
|
) |
[private] |
| void dirac::QuantChooser::NonIntegralErrorCalc |
( |
Subband & |
node, |
|
|
const int |
xratio, |
|
|
const int |
yratio | |
|
) |
| | [private] |
| void dirac::QuantChooser::SelectBestQuant |
( |
|
) |
[private] |
| void dirac::QuantChooser::SetEntropyCorrection |
( |
const float |
ecfac |
) |
[inline] |
| void dirac::QuantChooser::SetSkip |
( |
CodeBlock & |
cblock, |
|
|
const int |
qidx | |
|
) |
| | [private] |
Member Data Documentation
The documentation for this class was generated from the following file: