Home
last modified time | relevance | path

Searched refs:simple_progressive (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/3rdparty/libjpeg/
H A Dcjpeg.c226 boolean simple_progressive; in parse_switches() local
236 simple_progressive = FALSE; in parse_switches()
374 simple_progressive = TRUE; in parse_switches()
499 if (simple_progressive) /* process -progressive; -scans can override */ in parse_switches()
H A Djpegtran.c137 boolean simple_progressive; in parse_switches() local
141 simple_progressive = FALSE; in parse_switches()
292 simple_progressive = TRUE; in parse_switches()
389 if (simple_progressive) /* process -progressive; -scans can override */ in parse_switches()