Home
last modified time | relevance | path

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

/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.c45 struct jpeg_entropy_decoder pub; /* public fields */
660 cinfo->entropy = (struct jpeg_entropy_decoder *)entropy; in jinit_phuff_decoder()
Djpeglib.h708 struct jpeg_entropy_decoder *entropy;
1111 struct jpeg_entropy_decoder { long dummy; }; argument
Djdhuff.c44 struct jpeg_entropy_decoder pub; /* public fields */
826 cinfo->entropy = (struct jpeg_entropy_decoder *)entropy; in jinit_huff_decoder()
Djdarith.c33 struct jpeg_entropy_decoder pub; /* public fields */
758 cinfo->entropy = (struct jpeg_entropy_decoder *)entropy; in jinit_arith_decoder()
Djpegint.h244 struct jpeg_entropy_decoder { struct