Lines Matching refs:MAX_JPG_WIDTH
47 #define MAX_JPG_WIDTH (8192)154 if (iW < 0 || MAX_JPG_WIDTH < iW) {