Home
last modified time | relevance | path

Searched refs:jpeg_entropy_decoder (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb2/
D2009-08-07-NeonFPBug.ll18 …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…
D2009-07-30-PEICrash.ll18 …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/
D2009-08-07-NeonFPBug.ll18 …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…
D2009-07-30-PEICrash.ll18 …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/
Djdphuff.c64 struct jpeg_entropy_decoder pub; /* public fields */
668 cinfo->entropy = (struct jpeg_entropy_decoder *)entropy; in jinit_phuff_decoder()
Djdhuff.c61 struct jpeg_entropy_decoder pub; /* public fields */
823 cinfo->entropy = (struct jpeg_entropy_decoder *)entropy; in jinit_huff_decoder()
Djpeglib.h702 struct jpeg_entropy_decoder *entropy;
1105 struct jpeg_entropy_decoder { long dummy; }; struct
Djdarith.c33 struct jpeg_entropy_decoder pub; /* public fields */
749 cinfo->entropy = (struct jpeg_entropy_decoder *)entropy; in jinit_arith_decoder()
Djpegint.h223 struct jpeg_entropy_decoder { struct