Home
last modified time | relevance | path

Searched refs:HDTEMPLATE (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxcodec/jbig2/
DJBig2_PddProc.h34 uint8_t HDTEMPLATE; variable
DJBig2_PddProc.cpp28 pGRD->GBTEMPLATE = HDTEMPLATE; in decode_Arith()
DJBig2_Context.cpp942 pPDD->HDTEMPLATE = (cFlags >> 1) & 0x03; in parsePatternDict()
945 const size_t size = GetHuffContextSize(pPDD->HDTEMPLATE); in parsePatternDict()