Home
last modified time | relevance | path

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

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