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

  /external/pdfium/core/fxcodec/codec/
fx_codec_progress.cpp 563 uint32_t dwAvail = pGifModule->GetAvailInput(m_pGifContext.get(), nullptr);
589 pGifModule->Input(m_pGifContext.get(), m_pSrcBuf, dwSize + dwAvail);
595 m_pCodecMgr->GetGifModule()->GetAvailInput(m_pGifContext.get());
    [all...]
ccodec_progressivedecoder.h 209 std::unique_ptr<CCodec_GifModule::Context> m_pGifContext;

Completed in 270 milliseconds