Searched refs:JBIG2_MAX_IMAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
33 #define JBIG2_MAX_IMAGE_SIZE 65535 macro
2389 if ((int)HCHEIGHT < 0 || (int)HCHEIGHT > JBIG2_MAX_IMAGE_SIZE) { in decode_Arith()2408 if ((int)SYMWIDTH < 0 || (int)SYMWIDTH > JBIG2_MAX_IMAGE_SIZE) { in decode_Arith()2718 if ((int)HCHEIGHT < 0 || (int)HCHEIGHT > JBIG2_MAX_IMAGE_SIZE) { in decode_Huffman()2738 if ((int)SYMWIDTH < 0 || (int)SYMWIDTH > JBIG2_MAX_IMAGE_SIZE) { in decode_Huffman()