HomeSort by relevance Sort by last modified time
    Searched refs:jpeg_stdio_dest (Results 1 - 5 of 5) sorted by null

  /external/jpeg/
jdatadst.c 130 jpeg_stdio_dest (j_compress_ptr cinfo, FILE * outfile) function
135 * can be written to the same file without re-executing jpeg_stdio_dest.
example.c 118 jpeg_stdio_dest(&cinfo, outfile);
jpeglib.h 901 #define jpeg_stdio_dest macro
    [all...]
cjpeg.c 577 jpeg_stdio_dest(&cinfo, output_file);
jpegtran.c 470 jpeg_stdio_dest(&dstinfo, output_file);

Completed in 86 milliseconds