PredictorEncodeTile 50 3rdparty/libtiff/tif_predict.c static int PredictorEncodeTile(TIFF* tif, uint8* bp0, tmsize_t cc0, uint16 s); PredictorEncodeTile 206 3rdparty/libtiff/tif_predict.c tif->tif_encodestrip = PredictorEncodeTile; PredictorEncodeTile 208 3rdparty/libtiff/tif_predict.c tif->tif_encodetile = PredictorEncodeTile; PredictorEncodeTile 223 3rdparty/libtiff/tif_predict.c tif->tif_encodestrip = PredictorEncodeTile; PredictorEncodeTile 225 3rdparty/libtiff/tif_predict.c tif->tif_encodetile = PredictorEncodeTile;