Home
last modified time | relevance | path

Searched refs:m_Columns (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxcodec/flate/
Dflatemodule.cpp672 int m_Columns = 0; member in fxcodec::__anon0f322ee60111::FlatePredictorScanlineDecoder
700 m_Columns = Columns; in FlatePredictorScanlineDecoder()
702 CalculatePitch8(m_BitsPerComponent, m_Colors, m_Columns).ValueOrDie(); in FlatePredictorScanlineDecoder()
731 m_BitsPerComponent, m_Colors, m_Columns); in GetNextLineWithPredictedPitch()
760 m_Columns); in GetNextLineWithoutPredictedPitch()
766 m_BitsPerComponent, m_Colors, m_Columns); in GetNextLineWithoutPredictedPitch()