Searched refs:jpeg_CreateDecompress (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/libjpeg/
H A DjpegtclStubInit.c25 jpeg_CreateDecompress, /* 2 */
H A DjpegtclDecls.h48 JPEGTCLAPI void jpeg_CreateDecompress(j_decompress_ptr cinfo,
236 #define jpeg_CreateDecompress \ macro
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/
H A DtclLoadNone.c92 extern int jpeg_CreateDecompress();
333 {"jpeg_CreateDecompress", jpeg_CreateDecompress},
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Djpeglib.h871 #define jpeg_CreateDecompress jCreaDecompress macro
932 * jpeg_CreateCompress and jpeg_CreateDecompress with additional information
940 jpeg_CreateDecompress((cinfo), JPEG_LIB_VERSION, \
944 EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo,
H A Djdapimin.c31 jpeg_CreateDecompress (j_decompress_ptr cinfo, int version, size_t structsize) function
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/jpeg/
H A Djpeg.c420 jpeg_CreateDecompress(&cinfo, JPEG_LIB_VERSION,
487 jpeg_CreateDecompress(&cinfo, JPEG_LIB_VERSION,
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/tiff/
H A DtiffJpeg.c257 return CALLVJPEG(sp, jpeg_CreateDecompress(&sp->cinfo.d, JPEG_LIB_VERSION,
/macosx-10.10.1/emacs-93/emacs/src/
H A Dimage.c6608 DEF_IMGLIB_FN (jpeg_CreateDecompress);
6629 LOAD_IMGLIB_FN (library, jpeg_CreateDecompress);
6593 DEF_IMGLIB_FN (jpeg_CreateDecompress); variable

Completed in 197 milliseconds