Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_ArithDecoder.h46 B = m_pStream->getCurByte_arith(); in INITDEC()
68 B = m_pStream->getCurByte_arith(); in BYTEIN()
DJBig2_BitStream.h46 FX_BYTE getCurByte_arith();
264 inline FX_BYTE CJBig2_BitStream::getCurByte_arith() in getCurByte_arith() function