Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jbig.cpp60 …JBig2_Context::CreateContext(&m_Module, NULL, 0, src_buf, src_size, JBIG2_FILE_STREAM, &m_SymbolDi… in Decode()
137 …, NULL, 0, m_pJbig2Context->m_src_buf, m_pJbig2Context->m_src_size, JBIG2_FILE_STREAM, &m_SymbolDi… in StartDecode()
/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_Context.h31 #define JBIG2_FILE_STREAM 0 macro
DJBig2_Context.cpp269 case JBIG2_FILE_STREAM: in Continue()
331 case JBIG2_FILE_STREAM: in getNextPage()
369 case JBIG2_FILE_STREAM: in getNextPage()