Searched refs:tif_preencode (Results 1 – 22 of 22) sorted by relevance
39 tif->tif_preencode = JPEGPreEncode; in TIFFReInitJPEG_12()
138 if (!(*tif->tif_preencode)(tif, sample)) in TIFFWriteScanline()242 if (!(*tif->tif_preencode)(tif, sample)) in TIFFWriteEncodedStrip()391 if (!(*tif->tif_preencode)(tif, sample)) in TIFFWriteEncodedTile()
278 tif->tif_preencode = PackBitsPreEncode; in TIFFInitPackBits()
147 tif->tif_preencode = _TIFFNoPreCode; in _TIFFSetDefaultCompressionState()
157 TIFFPreMethod tif_preencode; /* pre- row/strip/tile encoding */ member
444 tif->tif_preencode = ZIPPreEncode; in TIFFInitZIP()
477 tif->tif_preencode = LZMAPreEncode; in TIFFInitLZMA()
1121 tif->tif_preencode = LZWPreEncode; in TIFFInitLZW()
1337 tif->tif_preencode = Fax3PreEncode; in InitCCITTFax3()
1383 tif->tif_preencode = PixarLogPreEncode; in TIFFInitPixarLog()
2251 tif->tif_preencode = JPEGPreEncode; in TIFFInitJPEG()
457 tif->tif_preencode=OJPEGPreEncode; in TIFFInitOJPEG()
142 if (!(*tif->tif_preencode)(tif, sample)) in TIFFWriteScanline()262 if (!(*tif->tif_preencode)(tif, sample)) in TIFFWriteEncodedStrip()435 if (!(*tif->tif_preencode)(tif, sample)) in TIFFWriteEncodedTile()
284 tif->tif_preencode = PackBitsPreEncode; in TIFFInitPackBits()
447 tif->tif_preencode = ZIPPreEncode; in TIFFInitZIP()
162 TIFFPreMethod tif_preencode; /* pre- row/strip/tile encoding */ member
1132 tif->tif_preencode = LZWPreEncode; in TIFFInitLZW()
1338 tif->tif_preencode = Fax3PreEncode; in InitCCITTFax3()
1399 tif->tif_preencode = PixarLogPreEncode; in TIFFInitPixarLog()
2370 tif->tif_preencode = JPEGPreEncode; in TIFFInitJPEG()
466 tif->tif_preencode=OJPEGPreEncode; in TIFFInitOJPEG()