Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dfx_codec_jbig.cpp72 int ret = pJbig2Context->m_pContext->getFirstPage(dest_buf, width, height, in StartDecode()
/external/pdfium/core/fxcodec/jbig2/
DJBig2_Context.h50 int32_t getFirstPage(uint8_t* pBuf,
DJBig2_Context.cpp162 int32_t CJBig2_Context::getFirstPage(uint8_t* pBuf, in getFirstPage() function in CJBig2_Context