|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <tif_predict.h>

Definition at line 42 of file tif_predict.h.
| TIFFEncodeDecodeMethod TIFFPredictorState::decodepfunc |
Definition at line 55 of file tif_predict.h.
| TIFFCodeMethod TIFFPredictorState::decoderow |
Definition at line 52 of file tif_predict.h.
| TIFFCodeMethod TIFFPredictorState::decodestrip |
Definition at line 53 of file tif_predict.h.
| TIFFCodeMethod TIFFPredictorState::decodetile |
Definition at line 54 of file tif_predict.h.
| TIFFEncodeDecodeMethod TIFFPredictorState::encodepfunc |
Definition at line 50 of file tif_predict.h.
| TIFFCodeMethod TIFFPredictorState::encoderow |
Definition at line 47 of file tif_predict.h.
| TIFFCodeMethod TIFFPredictorState::encodestrip |
Definition at line 48 of file tif_predict.h.
| TIFFCodeMethod TIFFPredictorState::encodetile |
Definition at line 49 of file tif_predict.h.
| int TIFFPredictorState::predictor |
Definition at line 43 of file tif_predict.h.
| TIFFPrintMethod TIFFPredictorState::printdir |
Definition at line 59 of file tif_predict.h.
| tmsize_t TIFFPredictorState::rowsize |
Definition at line 45 of file tif_predict.h.
| TIFFBoolMethod TIFFPredictorState::setupdecode |
Definition at line 60 of file tif_predict.h.
| TIFFBoolMethod TIFFPredictorState::setupencode |
Definition at line 61 of file tif_predict.h.
| tmsize_t TIFFPredictorState::stride |
Definition at line 44 of file tif_predict.h.
| TIFFVGetMethod TIFFPredictorState::vgetparent |
Definition at line 57 of file tif_predict.h.
| TIFFVSetMethod TIFFPredictorState::vsetparent |
Definition at line 58 of file tif_predict.h.