HomeSort by relevance Sort by last modified time
    Searched refs:decodeSequential (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fxcodec/jbig2/
JBig2_Context.h 58 int32_t decodeSequential(IFX_PauseIndicator* pPause);
JBig2_Context.cpp 73 int32_t CJBig2_Context::decodeSequential(IFX_PauseIndicator* pPause) {
170 nRet = m_pGlobalContext->decodeSequential(pPause);
191 nRet = decodeSequential(pPause);
    [all...]

Completed in 491 milliseconds