Searched refs:jpeg_stdio_dest (Results 1 - 8 of 8) 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 Dexample.c118 jpeg_stdio_dest(&cinfo, outfile);
H A Djpeglib.h901 #define jpeg_stdio_dest jStdDest macro
974 EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile));
H A Dcjpeg.c577 jpeg_stdio_dest(&cinfo, output_file);
H A Djpegtran.c470 jpeg_stdio_dest(&dstinfo, output_file);
/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));
/external/opencv/otherlibs/highgui/
H A Dgrfmt_jpeg.cpp452 jpeg_stdio_dest( &cinfo, f );

Completed in 370 milliseconds