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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djdinput.c28 boolean inheaders; /* TRUE until first SOS is reached */ member in struct:__anon711
304 if (inputctl->inheaders) { /* 1st SOS */
306 inputctl->inheaders = FALSE;
319 if (inputctl->inheaders) { /* Tables-only datastream, apparently */
350 inputctl->inheaders = TRUE;
384 inputctl->inheaders = TRUE;

Completed in 30 milliseconds