Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_SddProc.cpp32 FX_DWORD I, J, REFAGGNINST; in decode_Arith() local
115 IAAI->decode(pArithDecoder, (int*)&REFAGGNINST); in decode_Arith()
116 if (REFAGGNINST > 1) { in decode_Arith()
122 pDecoder->SBNUMINSTANCES = REFAGGNINST; in decode_Arith()
201 } else if (REFAGGNINST == 1) { in decode_Arith()
300 FX_DWORD I, J, REFAGGNINST; in decode_Huffman() local
364 if (pHuffmanDecoder->decodeAValue(SDHUFFAGGINST, (int*)&REFAGGNINST) != in decode_Huffman()
369 if (REFAGGNINST > 1) { in decode_Huffman()
375 pDecoder->SBNUMINSTANCES = REFAGGNINST; in decode_Huffman()
449 } else if (REFAGGNINST == 1) { in decode_Huffman()