Searched refs:jpeg_memory_mgr (Results 1 – 8 of 8) sorted by relevance
/external/llvm/test/CodeGen/Thumb2/ |
D | 2009-08-07-NeonFPBug.ll | 12 …%struct.jpeg_common_struct = type { %struct.jpeg_error_mgr*, %struct.jpeg_memory_mgr*, %struct.jpe… 18 …%struct.jpeg_decompress_struct = type { %struct.jpeg_error_mgr*, %struct.jpeg_memory_mgr*, %struct… 24 …%struct.jpeg_memory_mgr = type { i8* (%struct.jpeg_common_struct*, i32, i32)*, i8* (%struct.jpeg_c…
|
D | 2009-07-30-PEICrash.ll | 12 …%struct.jpeg_common_struct = type { %struct.jpeg_error_mgr*, %struct.jpeg_memory_mgr*, %struct.jpe… 18 …%struct.jpeg_decompress_struct = type { %struct.jpeg_error_mgr*, %struct.jpeg_memory_mgr*, %struct… 24 …%struct.jpeg_memory_mgr = type { i8* (%struct.jpeg_common_struct*, i32, i32)*, i8* (%struct.jpeg_c…
|
/external/libjpeg-turbo/ |
D | jpeglib.h | 271 struct jpeg_memory_mgr * mem; /* Memory manager module */\ 832 struct jpeg_memory_mgr { struct
|
D | jmemmgr.c | 120 struct jpeg_memory_mgr pub; /* public fields */
|
/external/opencv3/3rdparty/libjpeg/ |
D | jpeglib.h | 259 struct jpeg_memory_mgr * mem; /* Memory manager module */\ 808 struct jpeg_memory_mgr { struct
|
D | jmemmgr.c | 118 struct jpeg_memory_mgr pub; /* public fields */
|
/external/pdfium/third_party/libjpeg/ |
D | jpeglib.h | 345 struct jpeg_memory_mgr * mem; /* Memory manager module */\ 858 struct jpeg_memory_mgr { struct
|
D | fpdfapi_jmemmgr.c | 119 struct jpeg_memory_mgr pub; /* public fields */
|