Searched refs:JBIG2_MAX_IMAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
34 #define JBIG2_MAX_IMAGE_SIZE 65535 macro
71 if ((int)HCHEIGHT < 0 || (int)HCHEIGHT > JBIG2_MAX_IMAGE_SIZE) { in decode_Arith()84 if ((int)SYMWIDTH < 0 || (int)SYMWIDTH > JBIG2_MAX_IMAGE_SIZE) in decode_Arith()336 if ((int)HCHEIGHT < 0 || (int)HCHEIGHT > JBIG2_MAX_IMAGE_SIZE) { in decode_Huffman()353 if ((int)SYMWIDTH < 0 || (int)SYMWIDTH > JBIG2_MAX_IMAGE_SIZE) { in decode_Huffman()