HomeSort by relevance Sort by last modified time
    Searched refs:jpeg_stdio_dest (Results 1 - 12 of 12) 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);
  /external/qemu/distrib/jpeg-6b/
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);
  /frameworks/av/cmds/stagefright/
jpeg.cpp 61 jpeg_stdio_dest(&cinfo, f);
  /external/opencv/otherlibs/highgui/
grfmt_jpeg.cpp 452 jpeg_stdio_dest( &cinfo, f );
    [all...]

Completed in 442 milliseconds