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

  /external/pdfium/core/fxcodec/codec/
ccodec_jbig2module.h 50 FXCODEC_STATUS ContinueDecode(CCodec_Jbig2Context* pJbig2Context,
fx_codec_jbig.cpp 72 FXCODEC_STATUS CCodec_Jbig2Module::ContinueDecode(
ccodec_progressivedecoder.h 67 FXCODEC_STATUS ContinueDecode();
fx_codec_progress.cpp     [all...]
  /external/pdfium/testing/libfuzzer/
pdf_codec_jbig2_fuzzer.cc 57 status = module.ContinueDecode(&jbig2_context, nullptr);
xfa_codec_fuzzer.h 61 status = decoder->ContinueDecode();
  /external/pdfium/xfa/fxfa/
cxfa_ffwidget.cpp 205 status = pProgressiveDecoder->ContinueDecode();
  /external/pdfium/core/fpdfapi/render/
cpdf_dibsource.cpp 340 iDecodeStatus = pJbig2Module->ContinueDecode(m_pJbig2Context.get(), pPause);
    [all...]

Completed in 922 milliseconds