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

  /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);
  /system/extras/tests/bionic/libc/other/
test_jpeg.c 166 jpeg_stdio_src(&cinfo, input_file);

Completed in 319 milliseconds