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

  /external/libjpeg-turbo/
example.c 330 jpeg_stdio_src(&cinfo, infile);
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
jpegtran.c 456 jpeg_stdio_src(&srcinfo, fp);
djpeg.c 615 jpeg_stdio_src(&cinfo, input_file);
jpeglib.h     [all...]
  /external/opencv3/3rdparty/libjpeg/
jdatasrc.c 210 jpeg_stdio_src (j_decompress_ptr cinfo, FILE * infile) function
215 * of JPEG images can be read from the same file by calling jpeg_stdio_src
jpeglib.h 890 #define jpeg_stdio_src macro
    [all...]
  /external/pdfium/third_party/libjpeg/
jpeglib.h 107 #define jpeg_stdio_src FOXIT_PREFIX(jpeg_stdio_src) macro
940 #define jpeg_stdio_src macro
    [all...]
  /external/opencv3/modules/imgcodecs/src/
grfmt_jpeg.cpp 238 jpeg_stdio_src( &state->cinfo, m_f );
  /external/opencv/otherlibs/highgui/
grfmt_jpeg.cpp 177 jpeg_stdio_src( cinfo, m_f );
    [all...]

Completed in 307 milliseconds