|
ReactOS 0.4.16-dev-2617-g01a0906
|
#include "tiffiop.h"
Go to the source code of this file.
Functions | |
| static int | DumpFixupTags (TIFF *tif) |
| static int | DumpModeEncode (TIFF *tif, uint8_t *pp, tmsize_t cc, uint16_t s) |
| static int | DumpModeDecode (TIFF *tif, uint8_t *buf, tmsize_t cc, uint16_t s) |
| static int | DumpModeSeek (TIFF *tif, uint32_t nrows) |
| int | TIFFInitDumpMode (TIFF *tif, int scheme) |
Definition at line 32 of file tif_dumpmode.c.
Referenced by TIFFInitDumpMode().
Definition at line 73 of file tif_dumpmode.c.
Referenced by TIFFInitDumpMode().
Definition at line 41 of file tif_dumpmode.c.
Referenced by TIFFInitDumpMode().
Definition at line 100 of file tif_dumpmode.c.
Referenced by TIFFInitDumpMode().
Definition at line 110 of file tif_dumpmode.c.