Home
last modified time | relevance | path

Searched refs:TIFFInitJPEG (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/3rdparty/libtiff/
H A Dtif_codec.c48 #define TIFFInitJPEG NotConfigured macro
94 { "JPEG", COMPRESSION_JPEG, TIFFInitJPEG },
H A Dtif_jpeg_12.c6 # define TIFFInitJPEG TIFFInitJPEG_12 macro
H A Dtif_jpeg.c1009 #if defined(JPEG_DUAL_MODE_8_12) && !defined(TIFFInitJPEG) in JPEGSetupDecode()
1726 #if defined(JPEG_DUAL_MODE_8_12) && !defined(TIFFInitJPEG) in JPEGSetupEncode()
2478 TIFFInitJPEG(TIFF* tif, int scheme) in TIFFInitJPEG() function
/reactos/sdk/include/reactos/libs/libtiff/
H A Dtiffiop.h432 extern int TIFFInitJPEG(TIFF*, int);