Class for encapsulating quantiser data.
#include <common.h>
◆ QuantiserLists()
dirac::QuantiserLists::QuantiserLists |
( |
| ) |
|
◆ InterQuantOffset4()
int dirac::QuantiserLists::InterQuantOffset4 |
( |
const int | index | ) |
const |
|
inline |
◆ IntraQuantOffset4()
int dirac::QuantiserLists::IntraQuantOffset4 |
( |
const int | index | ) |
const |
|
inline |
◆ MaxQuantIndex()
int dirac::QuantiserLists::MaxQuantIndex |
( |
| ) |
const |
|
inline |
◆ QuantFactor4()
int dirac::QuantiserLists::QuantFactor4 |
( |
const int | index | ) |
const |
|
inline |
◆ m_inter_offset4
OneDArray<int> dirac::QuantiserLists::m_inter_offset4 |
|
private |
◆ m_intra_offset4
OneDArray<int> dirac::QuantiserLists::m_intra_offset4 |
|
private |
◆ m_max_qindex
unsigned int dirac::QuantiserLists::m_max_qindex |
|
private |
◆ m_qflist4
OneDArray<int> dirac::QuantiserLists::m_qflist4 |
|
private |
The documentation for this class was generated from the following file:
© 2004 British Broadcasting Corporation.
Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's
excellent Doxygen tool.