Searched defs:jpeg_stdio_dest (Results 1 - 9 of 9) 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));
/external/chromium_org/third_party/libjpeg_turbo/
H A Djdatadst.c206 jpeg_stdio_dest (j_compress_ptr cinfo, FILE * outfile) function
211 * can be written to the same file without re-executing jpeg_stdio_dest.
H A Djpeglibmangler.h61 #define jpeg_stdio_dest chromium_jpeg_stdio_dest macro
H A Djpeglib.h918 #define jpeg_stdio_dest jStdDest macro
1004 EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile));
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djpeglib.h904 #define jpeg_stdio_dest jStdDest macro
978 EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FXSYS_FILE * outfile));
/external/pdfium/core/src/fxcodec/libjpeg/
H A Djpeglib.h904 #define jpeg_stdio_dest jStdDest macro
978 EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FXSYS_FILE * outfile));

Completed in 2374 milliseconds