Searched refs:JBIG2_FILE_STREAM (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/core/src/fxcodec/codec/ |
D | fx_codec_jbig.cpp | 60 …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/ |
D | JBig2_Context.h | 31 #define JBIG2_FILE_STREAM 0 macro
|
D | JBig2_Context.cpp | 269 case JBIG2_FILE_STREAM: in Continue() 331 case JBIG2_FILE_STREAM: in getNextPage() 369 case JBIG2_FILE_STREAM: in getNextPage()
|