Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_TrdProc.cpp67 uint32_t NINSTANCES = 0; in DecodeHuffman() local
68 while (NINSTANCES < SBNUMINSTANCES) { in DecodeHuffman()
219 ++NINSTANCES; in DecodeHuffman()
279 uint32_t NINSTANCES = 0; in DecodeArith() local
280 while (NINSTANCES < SBNUMINSTANCES) { in DecodeArith()
305 if (NINSTANCES >= SBNUMINSTANCES) in DecodeArith()
390 ++NINSTANCES; in DecodeArith()