|
ReactOS 0.4.16-dev-2617-g01a0906
|
#include <tif_predict.h>

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