Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/flate/
Dflatemodule.cpp670 int m_Colors = 0; member in fxcodec::__anon0f322ee60111::FlatePredictorScanlineDecoder
698 m_Colors = Colors; in FlatePredictorScanlineDecoder()
702 CalculatePitch8(m_BitsPerComponent, m_Colors, m_Columns).ValueOrDie(); in FlatePredictorScanlineDecoder()
731 m_BitsPerComponent, m_Colors, m_Columns); in GetNextLineWithPredictedPitch()
759 m_LastLine.data(), m_BitsPerComponent, m_Colors, in GetNextLineWithoutPredictedPitch()
766 m_BitsPerComponent, m_Colors, m_Columns); in GetNextLineWithoutPredictedPitch()