Searched refs:jpeg_entropy_decoder (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb2/ |
D | 2009-08-07-NeonFPBug.ll | 18 …ruct.jpeg_input_controller*, %struct.jpeg_marker_reader*, %struct.jpeg_entropy_decoder*, %struct.j… 19 …%struct.jpeg_entropy_decoder = type { void (%struct.jpeg_decompress_struct*)*, i32 (%struct.jpeg_d…
|
D | 2009-07-30-PEICrash.ll | 18 …ruct.jpeg_input_controller*, %struct.jpeg_marker_reader*, %struct.jpeg_entropy_decoder*, %struct.j… 19 …%struct.jpeg_entropy_decoder = type { void (%struct.jpeg_decompress_struct*)*, i32 (%struct.jpeg_d…
|
/external/llvm/test/CodeGen/Thumb2/ |
D | 2009-08-07-NeonFPBug.ll | 18 …ruct.jpeg_input_controller*, %struct.jpeg_marker_reader*, %struct.jpeg_entropy_decoder*, %struct.j… 19 …%struct.jpeg_entropy_decoder = type { void (%struct.jpeg_decompress_struct*)*, i32 (%struct.jpeg_d…
|
D | 2009-07-30-PEICrash.ll | 18 …ruct.jpeg_input_controller*, %struct.jpeg_marker_reader*, %struct.jpeg_entropy_decoder*, %struct.j… 19 …%struct.jpeg_entropy_decoder = type { void (%struct.jpeg_decompress_struct*)*, i32 (%struct.jpeg_d…
|
/external/libjpeg-turbo/ |
D | jdphuff.c | 64 struct jpeg_entropy_decoder pub; /* public fields */ 668 cinfo->entropy = (struct jpeg_entropy_decoder *)entropy; in jinit_phuff_decoder()
|
D | jdhuff.c | 61 struct jpeg_entropy_decoder pub; /* public fields */ 823 cinfo->entropy = (struct jpeg_entropy_decoder *)entropy; in jinit_huff_decoder()
|
D | jpeglib.h | 702 struct jpeg_entropy_decoder *entropy; 1105 struct jpeg_entropy_decoder { long dummy; }; struct
|
D | jdarith.c | 33 struct jpeg_entropy_decoder pub; /* public fields */ 749 cinfo->entropy = (struct jpeg_entropy_decoder *)entropy; in jinit_arith_decoder()
|
D | jpegint.h | 223 struct jpeg_entropy_decoder { struct
|