Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_fax.cpp621 int m_Encoding, m_bEndOfLine, m_bByteAlign, m_bBlack; member in CCodec_FaxDecoder
649 m_bByteAlign = EncodedByteAlign; in Create()
704 if (m_bByteAlign && bitpos < bitsize) { in v_GetNextLine()
707 while (m_bByteAlign && bitpos0 < bitpos1) { in v_GetNextLine()
710 m_bByteAlign = FALSE; in v_GetNextLine()
715 if (m_bByteAlign) { in v_GetNextLine()