Searched defs:jpeg_stdio_dest (Results 1 - 4 of 4) sorted by relevance

/external/jpeg/
H A Djdatadst.c130 jpeg_stdio_dest (j_compress_ptr cinfo, FILE * outfile) function
135 * can be written to the same file without re-executing jpeg_stdio_dest.
H A Djpeglib.h901 #define jpeg_stdio_dest jStdDest macro
974 EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile));
/external/qemu/distrib/jpeg-6b/
H A Djdatadst.c130 jpeg_stdio_dest (j_compress_ptr cinfo, FILE * outfile) function
135 * can be written to the same file without re-executing jpeg_stdio_dest.
H A Djpeglib.h901 #define jpeg_stdio_dest jStdDest macro
974 EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile));

Completed in 110 milliseconds