Searched refs:TIFFInitJPEG (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_codec.c49 #define TIFFInitJPEG NotConfigured macro
86 { "JPEG", COMPRESSION_JPEG, TIFFInitJPEG },
H A Dtiffiop.h320 extern int TIFFInitJPEG(TIFF*, int);
H A Dtif_jpeg.c1859 * The JPEG library initialized used to be done in TIFFInitJPEG(), but
1866 * This is tricky, because TIFFInitJPEG() is called while the directory is
1947 TIFFInitJPEG(TIFF* tif, int scheme) function
1958 "TIFFInitJPEG",
1970 "TIFFInitJPEG", "No space for JPEG state block");
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/libtiff/
H A DtifftclStubInit.c220 TIFFInitJPEG, /* 158 */
H A DtifftclDecls.h391 TIFFTCLAPI int TIFFInitJPEG(TIFF *tiffptr, int a);
881 #define TIFFInitJPEG \ macro

Completed in 281 milliseconds