Home | History | Annotate | Download | only in libhwjpeg

Lines Matching refs:MAX_JPG_HEIGHT

48 #define MAX_JPG_HEIGHT (8192)
158 if (iH < 0 || MAX_JPG_HEIGHT < iH) {