Searched refs:maxsymbol (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djchuff.c188 int p, i, l, lastp, si, maxsymbol; local
259 maxsymbol = isDC ? 15 : 255;
263 if (i < 0 || i > maxsymbol || dtbl->ehufsi[i])

Completed in 31 milliseconds