Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_TrdProc.cpp36 uint32_t NINSTANCES = 0; in decode_Huffman() local
37 while (NINSTANCES < SBNUMINSTANCES) { in decode_Huffman()
217 NINSTANCES = NINSTANCES + 1; in decode_Huffman()
270 uint32_t NINSTANCES = 0; in decode_Arith() local
271 while (NINSTANCES < SBNUMINSTANCES) { in decode_Arith()
296 if (NINSTANCES >= SBNUMINSTANCES) in decode_Arith()
410 ++NINSTANCES; in decode_Arith()