Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_SddProc.cpp283 uint32_t BMSIZE; in decode_Huffman() local
460 if (pHuffmanDecoder->decodeAValue(SDHUFFBMSIZE, (int32_t*)&BMSIZE) != 0) in decode_Huffman()
465 if (BMSIZE == 0) { in decode_Huffman()