Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_SddProc.cpp30 int32_t HCDH; in decode_Arith() local
71 IADH->decode(pArithDecoder, &HCDH); in decode_Arith()
72 HCHEIGHT = HCHEIGHT + HCDH; in decode_Arith()
269 int32_t HCDH; in decode_Huffman() local
299 if (pHuffmanDecoder->decodeAValue(SDHUFFDH, &HCDH) != 0) in decode_Huffman()
302 HCHEIGHT = HCHEIGHT + HCDH; in decode_Huffman()