Searched refs:jpeg_memory_mgr (Results 1 – 4 of 4) 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 | 278 struct jpeg_memory_mgr *mem; /* Memory manager module */ \ 839 struct jpeg_memory_mgr { struct
|
D | jmemmgr.c | 124 struct jpeg_memory_mgr pub; /* public fields */
|