BandList() | dirac::CoeffArray | inline |
BandList() const | dirac::CoeffArray | inline |
CoeffArray() | dirac::CoeffArray | inline |
CoeffArray(int height, int width, CompSort cs=Y_COMP) | dirac::CoeffArray | inline |
CopyContents(TwoDArray< CoeffType > &out) const | dirac::TwoDArray< CoeffType > | |
CSort() const | dirac::CoeffArray | inline |
element_type typedef | dirac::TwoDArray< CoeffType > | private |
Fill(CoeffType val) | dirac::TwoDArray< CoeffType > | |
FirstX() const | dirac::TwoDArray< CoeffType > | inline |
FirstY() const | dirac::TwoDArray< CoeffType > | inline |
FreeData() | dirac::TwoDArray< CoeffType > | private |
Init(const int height, const int width) | dirac::TwoDArray< CoeffType > | private |
LastX() const | dirac::TwoDArray< CoeffType > | inline |
LastY() const | dirac::TwoDArray< CoeffType > | inline |
LengthX() const | dirac::TwoDArray< CoeffType > | inline |
LengthY() const | dirac::TwoDArray< CoeffType > | inline |
m_array_of_rows | dirac::TwoDArray< CoeffType > | private |
m_band_list | dirac::CoeffArray | private |
m_csort | dirac::CoeffArray | private |
m_first_x | dirac::TwoDArray< CoeffType > | private |
m_first_y | dirac::TwoDArray< CoeffType > | private |
m_last_x | dirac::TwoDArray< CoeffType > | private |
m_last_y | dirac::TwoDArray< CoeffType > | private |
m_length_x | dirac::TwoDArray< CoeffType > | private |
m_length_y | dirac::TwoDArray< CoeffType > | private |
operator=(const TwoDArray< CoeffType > &rhs) | dirac::TwoDArray< CoeffType > | |
operator[](const int pos) | dirac::TwoDArray< CoeffType > | inline |
operator[](const int pos) const | dirac::TwoDArray< CoeffType > | inline |
PerceptualWeight(float xf, float yf, CompSort cs) | dirac::CoeffArray | private |
Resize(const int height, const int width) | dirac::TwoDArray< CoeffType > | |
SetBandWeights(const EncoderParams &encparams, const PictureParams &pparams, const CompSort csort, const float cpd_scale_factor) | dirac::CoeffArray | |
SetCSort(const CompSort cs) | dirac::CoeffArray | inline |
TwoDArray() | dirac::TwoDArray< CoeffType > | inline |
TwoDArray(const int height, const int width) | dirac::TwoDArray< CoeffType > | inline |
TwoDArray(const int height, const int width, CoeffType val) | dirac::TwoDArray< CoeffType > | |
TwoDArray(const TwoDArray< CoeffType > &Cpy) | dirac::TwoDArray< CoeffType > | |
~CoeffArray() | dirac::CoeffArray | inline |
~TwoDArray() | dirac::TwoDArray< CoeffType > | inlinevirtual |