Searched refs:codec (Results 1 – 2 of 2) sorted by relevance
145 const TIFFCodec* codec = TIFFFindCODEC(scheme); in TIFFIsCODECConfigured() local147 if(codec == NULL) { in TIFFIsCODECConfigured()150 if(codec->init == NULL) { in TIFFIsCODECConfigured()153 if(codec->init != NotConfigured){ in TIFFIsCODECConfigured()
62 when requesting Predictor tag and that the zip/lzw codec is not2697 compression codec codes.3067 These tags are not codec-specific and relate to image content, so3261 * libtiff/tif_fax3.c: Save the state of printdir codec dependent3546 codec cleanup methods. As per bug3552 * libtiff/tif_jpeg.c: Do not cleanup codec state in TIFFInitJPEG(). As3596 TIFFPredictorCleanup() in codec cleanup methods. As per bug4123 * libtiff/tif_jpeg.c: Cleanup the codec state depending on5227 But we need more work on fax codec to support update mode.5624 * libtiff/tif_lzw.c: Move LZW codec state block allocation back to[all …]