Searched refs:JBIG2_MAX_IMAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
34 #define JBIG2_MAX_IMAGE_SIZE 65535 macro
73 if ((int)HCHEIGHT < 0 || (int)HCHEIGHT > JBIG2_MAX_IMAGE_SIZE) { in decode_Arith()86 if ((int)SYMWIDTH < 0 || (int)SYMWIDTH > JBIG2_MAX_IMAGE_SIZE) in decode_Arith()341 if ((int)HCHEIGHT < 0 || (int)HCHEIGHT > JBIG2_MAX_IMAGE_SIZE) { in decode_Huffman()358 if ((int)SYMWIDTH < 0 || (int)SYMWIDTH > JBIG2_MAX_IMAGE_SIZE) { in decode_Huffman()