Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_GeneralDecoder.h216 *SDHUFFAGGINST; variable
DJBig2_Context.cpp771 pSymbolDictDecoder->SDHUFFAGGINST = Table_B1; in parseSymbolDict()
779 pSymbolDictDecoder->SDHUFFAGGINST = pSeg->m_Result.ht; in parseSymbolDict()
DJBig2_GeneralDecoder.cpp2750 if(pHuffmanDecoder->decodeAValue(SDHUFFAGGINST, (int*)&REFAGGNINST) != 0) { in decode_Huffman()