Searched refs:jpeg_common_struct (Results 1 – 10 of 10) sorted by relevance
/external/llvm/test/CodeGen/Thumb2/ |
D | 2009-08-07-NeonFPBug.ll | 9 …jpeg_common_struct*, %struct.backing_store_info*, i8*, i32, i32)*, void (%struct.jpeg_common_struc… 12 …%struct.jpeg_common_struct = type { %struct.jpeg_error_mgr*, %struct.jpeg_memory_mgr*, %struct.jpe… 20 …jpeg_common_struct*)*, void (%struct.jpeg_common_struct*, i32)*, void (%struct.jpeg_common_struct*… 24 …jpeg_common_struct*, i32, i32)*, i8* (%struct.jpeg_common_struct*, i32, i32)*, i8** (%struct.jpeg_… 25 %struct.jpeg_progress_mgr = type { void (%struct.jpeg_common_struct*)*, i32, i32, i32, i32 }
|
D | 2009-07-30-PEICrash.ll | 9 …jpeg_common_struct*, %struct.backing_store_info*, i8*, i32, i32)*, void (%struct.jpeg_common_struc… 12 …%struct.jpeg_common_struct = type { %struct.jpeg_error_mgr*, %struct.jpeg_memory_mgr*, %struct.jpe… 20 …jpeg_common_struct*)*, void (%struct.jpeg_common_struct*, i32)*, void (%struct.jpeg_common_struct*… 24 …jpeg_common_struct*, i32, i32)*, i8* (%struct.jpeg_common_struct*, i32, i32)*, i8** (%struct.jpeg_… 25 %struct.jpeg_progress_mgr = type { void (%struct.jpeg_common_struct*)*, i32, i32, i32, i32 }
|
/external/libaom/third_party/libyuv/include/libyuv/ |
D | mjpeg_decoder.h | 19 struct jpeg_common_struct;
|
/external/libyuv/include/libyuv/ |
D | mjpeg_decoder.h | 19 struct jpeg_common_struct;
|
/external/libvpx/third_party/libyuv/include/libyuv/ |
D | mjpeg_decoder.h | 19 struct jpeg_common_struct;
|
/external/libvpx/third_party/libyuv/source/ |
D | mjpeg_decoder.cc | 64 void ErrorHandler(jpeg_common_struct* cinfo); 65 void OutputHandler(jpeg_common_struct* cinfo);
|
/external/libaom/third_party/libyuv/source/ |
D | mjpeg_decoder.cc | 65 void ErrorHandler(jpeg_common_struct* cinfo); 66 void OutputHandler(jpeg_common_struct* cinfo);
|
/external/libyuv/source/ |
D | mjpeg_decoder.cc | 65 void ErrorHandler(jpeg_common_struct* cinfo); 66 void OutputHandler(jpeg_common_struct* cinfo);
|
/external/libjpeg-turbo/ |
D | jpeglib.h | 288 struct jpeg_common_struct { struct 296 typedef struct jpeg_common_struct *j_common_ptr;
|
/external/pdfium/third_party/libtiff/ |
D | tif_jpeg.c | 216 struct jpeg_common_struct comm;
|