PredictorEncodeRow 49 3rdparty/libtiff/tif_predict.c static int PredictorEncodeRow(TIFF* tif, uint8* bp, tmsize_t cc, uint16 s); PredictorEncodeRow 201 3rdparty/libtiff/tif_predict.c if( tif->tif_encoderow != PredictorEncodeRow ) PredictorEncodeRow 204 3rdparty/libtiff/tif_predict.c tif->tif_encoderow = PredictorEncodeRow; PredictorEncodeRow 218 3rdparty/libtiff/tif_predict.c if( tif->tif_encoderow != PredictorEncodeRow ) PredictorEncodeRow 221 3rdparty/libtiff/tif_predict.c tif->tif_encoderow = PredictorEncodeRow;