Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/fax/
Dfaxmodule.h35 static int FaxG4Decode(const uint8_t* src_buf,
Dfaxmodule.cpp605 int FaxModule::FaxG4Decode(const uint8_t* src_buf, in FaxG4Decode() function in fxcodec::FaxModule
/external/pdfium/core/fxcodec/jbig2/
DJBig2_GrdProc.cpp462 FaxModule::FaxG4Decode(pStream->getBuf(), pStream->getLength(), bitpos, in StartDecodeMMR()