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

/external/libjpeg-turbo/
H A Djdinput.c29 boolean inheaders; /* TRUE until first SOS is reached */ member in struct:__anon11683
324 if (inputctl->inheaders) { /* 1st SOS */
326 inputctl->inheaders = FALSE;
339 if (inputctl->inheaders) { /* Tables-only datastream, apparently */
370 inputctl->inheaders = TRUE;
404 inputctl->inheaders = TRUE;

Completed in 417 milliseconds