Home
last modified time | relevance | path

Searched defs:scheme (Results 1 – 17 of 17) sorted by relevance

/libtiff-4.0.7/libtiff/
H A Dtif_codec.c119 NotConfigured(TIFF* tif, int scheme) in NotConfigured()
143 TIFFIsCODECConfigured(uint16 scheme) in TIFFIsCODECConfigured()
H A Dtif_jpeg_12.c15 int TIFFReInitJPEG_12( TIFF *tif, int scheme, int is_encode ) in TIFFReInitJPEG_12()
H A Dtif_compress.c161 TIFFSetCompressionScheme(TIFF* tif, int scheme) in TIFFSetCompressionScheme()
187 TIFFFindCODEC(uint16 scheme) in TIFFFindCODEC()
202 TIFFRegisterCODEC(uint16 scheme, const char* name, TIFFInitMethod init) in TIFFRegisterCODEC()
H A Dtif_dumpmode.c124 TIFFInitDumpMode(TIFF* tif, int scheme) in TIFFInitDumpMode()
H A Dtif_next.c171 TIFFInitNeXT(TIFF* tif, int scheme) in TIFFInitNeXT()
H A Dtif_jbig.c181 int TIFFInitJBIG(TIFF* tif, int scheme) in TIFFInitJBIG()
H A Dtif_thunder.c190 TIFFInitThunderScan(TIFF* tif, int scheme) in TIFFInitThunderScan()
H A Dtif_packbits.c283 TIFFInitPackBits(TIFF* tif, int scheme) in TIFFInitPackBits()
H A Dtif_fax3.c1367 TIFFInitCCITTFax3(TIFF* tif, int scheme) in TIFFInitCCITTFax3()
1485 TIFFInitCCITTFax4(TIFF* tif, int scheme) in TIFFInitCCITTFax4()
1572 TIFFInitCCITTRLE(TIFF* tif, int scheme) in TIFFInitCCITTRLE()
1589 TIFFInitCCITTRLEW(TIFF* tif, int scheme) in TIFFInitCCITTRLEW()
H A Dtif_zip.c396 TIFFInitZIP(TIFF* tif, int scheme) in TIFFInitZIP()
H A Dtif_lzma.c410 TIFFInitLZMA(TIFF* tif, int scheme) in TIFFInitLZMA()
H A Dtiffio.h254 uint16 scheme; member
H A Dtif_lzw.c1117 TIFFInitLZW(TIFF* tif, int scheme) in TIFFInitLZW()
H A Dtif_pixarlog.c1368 TIFFInitPixarLog(TIFF* tif, int scheme) in TIFFInitPixarLog()
H A Dtif_luv.c1682 TIFFInitSGILog(TIFF* tif, int scheme) in TIFFInitSGILog()
H A Dtif_jpeg.c2302 TIFFInitJPEG(TIFF* tif, int scheme) in TIFFInitJPEG()
H A Dtif_ojpeg.c419 TIFFInitOJPEG(TIFF* tif, int scheme) in TIFFInitOJPEG()