Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
Djbig2module.cpp37 pdfium::span<const uint8_t> global_span, in StartDecode() argument
51 pJbig2Context->m_pGlobalSpan = global_span; in StartDecode()
57 CJBig2_Context::Create(global_span, global_objnum, src_span, src_objnum, in StartDecode()
Djbig2module.h50 pdfium::span<const uint8_t> global_span,