Searched refs:m_WeightTables (Results 1 – 2 of 2) sorted by relevance
64 std::vector<uint8_t> m_WeightTables; variable
44 m_WeightTables.clear(); in Calc()59 m_WeightTables.resize(m_dwWeightTablesSize); in Calc()211 &m_WeightTables[(pixel - m_DestMin) * m_ItemSize]); in GetPixelWeight()