Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_SddProc.h45 FX_BOOL SDRTEMPLATE; variable
DJBig2_SddProc.cpp179 pDecoder->SBRTEMPLATE = SDRTEMPLATE; in decode_Arith()
221 pGRRD->GRTEMPLATE = SDRTEMPLATE; in decode_Arith()
436 pDecoder->SBRTEMPLATE = SDRTEMPLATE; in decode_Huffman()
502 pGRRD->GRTEMPLATE = SDRTEMPLATE; in decode_Huffman()
DJBig2_Context.cpp443 pSymbolDictDecoder->SDRTEMPLATE = (wFlags >> 12) & 0x0003; in parseSymbolDict()
456 pSymbolDictDecoder->SDRTEMPLATE == 0) { in parseSymbolDict()
581 GetRefAggContextSize(pSymbolDictDecoder->SDRTEMPLATE); in parseSymbolDict()