HomeSort by relevance Sort by last modified time
    Searched full:inheaders (Results 1 - 1 of 1) sorted by null

  /external/jpeg/
jdinput.c 24 boolean inheaders; /* TRUE until first SOS is reached */ member in struct:__anon4418
328 if (inputctl->inheaders) { /* 1st SOS */
330 inputctl->inheaders = FALSE;
343 if (inputctl->inheaders) { /* Tables-only datastream, apparently */
376 inputctl->inheaders = TRUE;
414 inputctl->inheaders = TRUE;

Completed in 479 milliseconds