Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libjpeg-turbo/
Dcjpeg.c272 boolean simple_progressive; in parse_switches() local
282 simple_progressive = FALSE; in parse_switches()
398 simple_progressive = TRUE; in parse_switches()
528 if (simple_progressive) /* process -progressive; -scans can override */ in parse_switches()
Djpegtran.c148 boolean simple_progressive; in parse_switches() local
152 simple_progressive = FALSE; in parse_switches()
328 simple_progressive = TRUE; in parse_switches()
424 if (simple_progressive) /* process -progressive; -scans can override */ in parse_switches()