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

  /frameworks/av/cmds/stagefright/
jpeg.cpp 61 jpeg_stdio_dest(&cinfo, f);
  /external/libjpeg-turbo/
example.c 118 jpeg_stdio_dest(&cinfo, outfile);
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.
jpegtran.c 518 jpeg_stdio_dest(&dstinfo, fp);
cjpeg.c 607 jpeg_stdio_dest(&cinfo, output_file);
jpeglib.h     [all...]
  /external/opencv3/3rdparty/libjpeg/
jdatadst.c 196 jpeg_stdio_dest (j_compress_ptr cinfo, FILE * outfile) function
201 * can be written to the same file without re-executing jpeg_stdio_dest.
jpeglib.h 889 #define jpeg_stdio_dest macro
    [all...]
  /external/pdfium/third_party/libjpeg/
jpeglib.h 939 #define jpeg_stdio_dest macro
    [all...]
  /external/opencv3/modules/imgcodecs/src/
grfmt_jpeg.cpp 577 jpeg_stdio_dest( &cinfo, fw.f );
  /external/opencv/otherlibs/highgui/
grfmt_jpeg.cpp 452 jpeg_stdio_dest( &cinfo, f );
    [all...]

Completed in 358 milliseconds