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

  /external/chromium_org/third_party/libjpeg_turbo/
example.c 330 jpeg_stdio_src(&cinfo, infile);
jpeglibmangler.h 62 #define jpeg_stdio_src chromium_jpeg_stdio_src macro
jdatasrc.c 216 jpeg_stdio_src (j_decompress_ptr cinfo, FILE * infile) function
221 * of JPEG images can be read from the same file by calling jpeg_stdio_src
jpeglib.h 919 #define jpeg_stdio_src macro
    [all...]
jpegtran.c 457 jpeg_stdio_src(&srcinfo, fp);
djpeg.c 582 jpeg_stdio_src(&cinfo, input_file);
  /external/jpeg/
example.c 330 jpeg_stdio_src(&cinfo, infile);
jdatasrc.c 182 jpeg_stdio_src (j_decompress_ptr cinfo, FILE * infile) function
187 * of JPEG images can be read from the same file by calling jpeg_stdio_src
jpeglib.h 902 #define jpeg_stdio_src macro
    [all...]
jpegtran.c 434 jpeg_stdio_src(&srcinfo, input_file);
djpeg.c 529 jpeg_stdio_src(&cinfo, input_file);
  /external/qemu/distrib/jpeg-6b/
example.c 330 jpeg_stdio_src(&cinfo, infile);
jdatasrc.c 182 jpeg_stdio_src (j_decompress_ptr cinfo, FILE * infile) function
187 * of JPEG images can be read from the same file by calling jpeg_stdio_src
jpeglib.h 902 #define jpeg_stdio_src macro
    [all...]
jpegtran.c 434 jpeg_stdio_src(&srcinfo, input_file);
djpeg.c 529 jpeg_stdio_src(&cinfo, input_file);
  /external/pdfium/core/include/thirdparties/libjpeg/
jpeglib.h 79 #define jpeg_stdio_src FOXIT_PREFIX(jpeg_stdio_src) macro
905 #define jpeg_stdio_src macro
    [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
jpeglib.h 79 #define jpeg_stdio_src FOXIT_PREFIX(jpeg_stdio_src) macro
905 #define jpeg_stdio_src macro
    [all...]
  /system/extras/tests/bionic/libc/other/
test_jpeg.c 166 jpeg_stdio_src(&cinfo, input_file);
  /external/opencv/otherlibs/highgui/
grfmt_jpeg.cpp 177 jpeg_stdio_src( cinfo, m_f );
    [all...]

Completed in 239 milliseconds