Class for encapsulating quantiser data.
#include <common.h>
dirac::QuantiserLists::QuantiserLists |
( |
| ) |
|
int dirac::QuantiserLists::InterQuantOffset4 |
( |
const int |
index | ) |
const |
|
inline |
int dirac::QuantiserLists::IntraQuantOffset4 |
( |
const int |
index | ) |
const |
|
inline |
int dirac::QuantiserLists::MaxQuantIndex |
( |
| ) |
const |
|
inline |
int dirac::QuantiserLists::QuantFactor4 |
( |
const int |
index | ) |
const |
|
inline |
OneDArray<int> dirac::QuantiserLists::m_inter_offset4 |
|
private |
OneDArray<int> dirac::QuantiserLists::m_intra_offset4 |
|
private |
unsigned int dirac::QuantiserLists::m_max_qindex |
|
private |
OneDArray<int> dirac::QuantiserLists::m_qflist4 |
|
private |
The documentation for this class was generated from the following file: