Searched defs:jpeg_stdio_src (Results 1 - 4 of 4) sorted by relevance

/external/jpeg/
H A Djdatasrc.c182 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
H A Djpeglib.h902 #define jpeg_stdio_src jStdSrc macro
975 EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile));
/external/qemu/distrib/jpeg-6b/
H A Djdatasrc.c182 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
H A Djpeglib.h902 #define jpeg_stdio_src jStdSrc macro
975 EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile));

Completed in 335 milliseconds