Searched refs:m_WeightHorzOO (Results 1 – 2 of 2) sorted by relevance
271 CFXCODEC_HorzTable m_WeightHorzOO; variable
320 PixelWeight* pPixelWeights = m_WeightHorzOO.GetPixelWeight(src_col); in PngAskScanlineBuf()1157 PixelWeight* pPixelWeights = m_WeightHorzOO.GetPixelWeight(dest_col); in PngOneOneMapResampleHorz()1301 m_WeightHorzOO.Calc(m_sizeX, m_clipBox.Width()); in PngStartDecode()