Searched refs:jpeg_decomp_master (Results 1 – 12 of 12) sorted by relevance
/external/libjpeg-turbo/ |
D | jdmaster.h | 15 struct jpeg_decomp_master pub; /* public fields */
|
D | jpeglib.h | 695 struct jpeg_decomp_master * master; 1087 struct jpeg_decomp_master { long dummy; }; struct
|
D | jdapimin.c | 91 cinfo->master = (struct jpeg_decomp_master *) in jpeg_CreateDecompress()
|
D | jpegint.h | 148 struct jpeg_decomp_master { struct
|
/external/pdfium/third_party/libjpeg/ |
D | fpdfapi_jdmaster.c | 22 struct jpeg_decomp_master pub; /* public fields */ 550 cinfo->master = (struct jpeg_decomp_master *) master; in jinit_master_decompress()
|
D | jpeglib.h | 721 struct jpeg_decomp_master * master; 1173 struct jpeg_decomp_master { long dummy; }; struct
|
D | jpegint.h | 137 struct jpeg_decomp_master { struct
|
/external/opencv3/3rdparty/libjpeg/ |
D | jdmaster.c | 23 struct jpeg_decomp_master pub; /* public fields */ 524 cinfo->master = (struct jpeg_decomp_master *) master; in jinit_master_decompress()
|
D | jpeglib.h | 671 struct jpeg_decomp_master * master; 1140 struct jpeg_decomp_master { long dummy; }; struct
|
D | jpegint.h | 140 struct jpeg_decomp_master { struct
|
/external/llvm/test/CodeGen/Thumb2/ |
D | 2009-08-07-NeonFPBug.ll | 17 …%struct.jpeg_decomp_master = type { void (%struct.jpeg_decompress_struct*)*, void (%struct.jpeg_de… 18 …nfo*], i32, i32, i32, [10 x i32], i32, i32, i32, i32, i32, %struct.jpeg_decomp_master*, %struct.jp…
|
D | 2009-07-30-PEICrash.ll | 17 …%struct.jpeg_decomp_master = type { void (%struct.jpeg_decompress_struct*)*, void (%struct.jpeg_de… 18 …nfo*], i32, i32, i32, [10 x i32], i32, i32, i32, i32, i32, %struct.jpeg_decomp_master*, %struct.jp…
|