Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_SddProc.h43 uint8_t SDTEMPLATE; variable
DJBig2_Context.cpp424 pSymbolDictDecoder->SDTEMPLATE = (wFlags >> 10) & 0x0003; in parseSymbolDict()
431 const uint32_t dwTemp = (pSymbolDictDecoder->SDTEMPLATE == 0) ? 8 : 2; in parseSymbolDict()
554 GetHuffContextSize(pSymbolDictDecoder->SDTEMPLATE); in parseSymbolDict()
DJBig2_SddProc.cpp101 pGRD->GBTEMPLATE = SDTEMPLATE; in decode_Arith()