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

  /external/pdfium/core/src/fpdfapi/
fpdf_basic_module.cpp 159 ICodec_JpegModule* CPDF_ModuleMgr::GetJpegModule()
161 return m_pCodecModule ? m_pCodecModule->GetJpegModule() : NULL;
  /external/pdfium/core/include/fxcodec/
fx_codec.h 53 ICodec_JpegModule* GetJpegModule()

Completed in 95 milliseconds