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

  /external/jpeg/
jdinput.c 24 boolean inheaders; /* TRUE until first SOS is reached */ member in struct:__anon7584
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;
  /external/qemu/distrib/jpeg-6b/
jdinput.c 24 boolean inheaders; /* TRUE until first SOS is reached */ member in struct:__anon10636
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 60 milliseconds