Home
last modified time | relevance | path

Searched refs:CodecContext (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/parser/
Dcpdf_document.h116 std::unique_ptr<JBig2_DocumentContext>* CodecContext() { in CodecContext() function
/external/pdfium/core/fpdfapi/page/
Dcpdf_dib.cpp338 m_pJbig2Context.get(), m_pDocument->CodecContext(), m_Width, m_Height, in ContinueLoadDIBBase()