HomeSort by relevance Sort by last modified time
    Searched refs:jpeg_stdio_dest (Results 1 - 20 of 20) 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/chromium_org/third_party/libjpeg_turbo/
example.c 118 jpeg_stdio_dest(&cinfo, outfile);
jpeglibmangler.h 61 #define jpeg_stdio_dest chromium_jpeg_stdio_dest macro
jdatadst.c 206 jpeg_stdio_dest (j_compress_ptr cinfo, FILE * outfile) function
211 * can be written to the same file without re-executing jpeg_stdio_dest.
jpeglib.h 918 #define jpeg_stdio_dest macro
    [all...]
jpegtran.c 519 jpeg_stdio_dest(&dstinfo, fp);
cjpeg.c 606 jpeg_stdio_dest(&cinfo, output_file);
  /external/pdfium/core/include/thirdparties/libjpeg/
jpeglib.h 904 #define jpeg_stdio_dest macro
    [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
jpeglib.h 904 #define jpeg_stdio_dest macro
    [all...]
  /external/opencv/otherlibs/highgui/
grfmt_jpeg.cpp 452 jpeg_stdio_dest( &cinfo, f );
    [all...]

Completed in 534 milliseconds