Searched refs:jpeg_upsampler (Results 1 – 10 of 10) sorted by relevance
/external/jpeg/ |
D | jdsample.c | 34 struct jpeg_upsampler pub; /* public fields */ 410 cinfo->upsample = (struct jpeg_upsampler *) upsample; in jinit_upsampler()
|
D | jpeglib.h | 635 struct jpeg_upsampler * upsample; 1165 struct jpeg_upsampler { long dummy; }; struct
|
D | jpegint.h | 262 struct jpeg_upsampler { struct
|
D | jdmerge.c | 63 struct jpeg_upsampler pub; /* public fields */ 716 cinfo->upsample = (struct jpeg_upsampler *) upsample; in jinit_merged_upsampler()
|
/external/qemu/distrib/jpeg-6b/ |
D | jdsample.c | 34 struct jpeg_upsampler pub; /* public fields */ 410 cinfo->upsample = (struct jpeg_upsampler *) upsample; in jinit_upsampler()
|
D | jpeglib.h | 635 struct jpeg_upsampler * upsample; 1165 struct jpeg_upsampler { long dummy; }; struct
|
D | jpegint.h | 262 struct jpeg_upsampler { struct
|
D | jdmerge.c | 63 struct jpeg_upsampler pub; /* public fields */ 716 cinfo->upsample = (struct jpeg_upsampler *) upsample; in jinit_merged_upsampler()
|
/external/llvm/test/CodeGen/Thumb2/ |
D | 2009-08-07-NeonFPBug.ll | 18 …*, %struct.jpeg_entropy_decoder*, %struct.jpeg_inverse_dct*, %struct.jpeg_upsampler*, %struct.jpeg… 27 …%struct.jpeg_upsampler = type { void (%struct.jpeg_decompress_struct*)*, void (%struct.jpeg_decomp…
|
D | 2009-07-30-PEICrash.ll | 18 …*, %struct.jpeg_entropy_decoder*, %struct.jpeg_inverse_dct*, %struct.jpeg_upsampler*, %struct.jpeg… 27 …%struct.jpeg_upsampler = type { void (%struct.jpeg_decompress_struct*)*, void (%struct.jpeg_decomp…
|