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 - 3
of
3
) sorted by null
/external/libjpeg-turbo/
jpeglib.h
196
}
jpeg_scan_info
;
typedef in typeref:struct:__anon15243
360
const
jpeg_scan_info
* scan_info; /* script for multi-scan file, or NULL */
464
jpeg_scan_info
* script_space; /* workspace for jpeg_simple_progression */
[
all
...]
/external/opencv3/3rdparty/libjpeg/
jpeglib.h
198
}
jpeg_scan_info
;
typedef in typeref:struct:__anon20361
344
const
jpeg_scan_info
* scan_info; /* script for multi-scan file, or NULL */
445
jpeg_scan_info
* script_space; /* workspace for jpeg_simple_progression */
[
all
...]
/external/pdfium/third_party/libjpeg/
jpeglib.h
291
}
jpeg_scan_info
;
typedef in typeref:struct:__anon21634
416
const
jpeg_scan_info
* scan_info; /* script for multi-scan file, or NULL */
506
jpeg_scan_info
* script_space; /* workspace for jpeg_simple_progression */
[
all
...]
Completed in 1182 milliseconds