Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dfx_codec_flate.cpp612 int m_Columns; member in CCodec_FlateScanlineDecoder
668 m_Columns = Columns; in Create()
670 (static_cast<uint32_t>(m_BitsPerComponent) * m_Colors * m_Columns + in Create()
699 m_BitsPerComponent, m_Colors, m_Columns); in v_GetNextLine()
720 m_BitsPerComponent, m_Colors, m_Columns); in v_GetNextLine()
725 m_Colors, m_Columns); in v_GetNextLine()