Searched refs:CWeightTable (Results 1 – 2 of 2) sorted by relevance
44 class CWeightTable {46 CWeightTable();47 ~CWeightTable();105 CWeightTable m_WeightTable;
35 CWeightTable::CWeightTable() in CWeightTable() function in CWeightTable41 CWeightTable::~CWeightTable() { in ~CWeightTable()45 size_t CWeightTable::GetPixelWeightSize() const { in GetPixelWeightSize()49 bool CWeightTable::Calc(int dest_len, in Calc()251 PixelWeight* CWeightTable::GetPixelWeight(int pixel) const { in GetPixelWeight()257 int* CWeightTable::GetValueFromPixelWeight(PixelWeight* pWeight, in GetValueFromPixelWeight()691 CWeightTable table; in StretchVert()