OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:jpeg_scan_info
(Results
1 - 2
of
2
) sorted by null
/external/jpeg/
jpeglib.h
189
}
jpeg_scan_info
;
typedef in typeref:struct:__anon9407
318
const
jpeg_scan_info
* scan_info; /* script for multi-scan file, or NULL */
408
jpeg_scan_info
* script_space; /* workspace for jpeg_simple_progression */
[
all
...]
/external/qemu/distrib/jpeg-6b/
jpeglib.h
189
}
jpeg_scan_info
;
typedef in typeref:struct:__anon13247
318
const
jpeg_scan_info
* scan_info; /* script for multi-scan file, or NULL */
408
jpeg_scan_info
* script_space; /* workspace for jpeg_simple_progression */
[
all
...]
Completed in 5151 milliseconds