OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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:__anon6690
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 138 milliseconds