Searched refs:jpeg_source_mgr (Results 1 – 14 of 14) sorted by relevance
/external/jpeg/ |
D | jdatasrc.c | 26 struct jpeg_source_mgr pub; /* public fields */ 194 cinfo->src = (struct jpeg_source_mgr *) in jpeg_stdio_src()
|
D | jpeglib.h | 419 struct jpeg_source_mgr * src; 786 struct jpeg_source_mgr { struct
|
D | djpeg.c | 357 struct jpeg_source_mgr * datasrc = cinfo->src; in jpeg_getc()
|
D | jdmarker.c | 120 struct jpeg_source_mgr * datasrc = (cinfo)->src; \
|
D | libjpeg.doc | 1515 You will also need code to create a jpeg_source_mgr struct, fill in its method
|
/external/qemu/distrib/jpeg-6b/ |
D | jdatasrc.c | 26 struct jpeg_source_mgr pub; /* public fields */ 194 cinfo->src = (struct jpeg_source_mgr *) in jpeg_stdio_src()
|
D | jpeglib.h | 419 struct jpeg_source_mgr * src; 786 struct jpeg_source_mgr { struct
|
D | djpeg.c | 357 struct jpeg_source_mgr * datasrc = cinfo->src; in jpeg_getc()
|
D | jdmarker.c | 120 struct jpeg_source_mgr * datasrc = (cinfo)->src; \
|
D | libjpeg.doc | 1515 You will also need code to create a jpeg_source_mgr struct, fill in its method
|
/external/skia/include/images/ |
D | SkJpegUtility.h | 36 struct skjpeg_source_mgr : jpeg_source_mgr {
|
/external/webkit/Source/WebCore/platform/image-decoders/jpeg/ |
D | JPEGImageDecoder.cpp | 90 struct jpeg_source_mgr pub; 141 m_info.src = (jpeg_source_mgr*)src; in JPEGImageReader()
|
/external/llvm/test/CodeGen/Thumb2/ |
D | 2009-08-07-NeonFPBug.ll | 18 …ruct.jpeg_memory_mgr*, %struct.jpeg_progress_mgr*, i32, i32, %struct.jpeg_source_mgr*, i32, i32, i… 26 …%struct.jpeg_source_mgr = type { i8*, i32, void (%struct.jpeg_decompress_struct*)*, i32 (%struct.j…
|
D | 2009-07-30-PEICrash.ll | 18 …ruct.jpeg_memory_mgr*, %struct.jpeg_progress_mgr*, i32, i32, %struct.jpeg_source_mgr*, i32, i32, i… 26 …%struct.jpeg_source_mgr = type { i8*, i32, void (%struct.jpeg_decompress_struct*)*, i32 (%struct.j…
|