Home
last modified time | relevance | path

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

/external/pdfium/core/include/fxcodec/
Dfx_codec.h550 void FaxG4Decode(const uint8_t* src_buf,
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_fax.cpp734 void FaxG4Decode(const uint8_t* src_buf, in FaxG4Decode() function
/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_GrdProc.cpp673 FaxG4Decode(pStream->getBuf(), pStream->getLength(), &bitpos, in Start_decode_MMR()