Searched refs:tif_seek (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_dumpmode.c116 tif->tif_seek = DumpModeSeek;
H A Dtif_compress.c150 tif->tif_seek = _TIFFNoSeek;
H A Dtiffiop.h130 TIFFSeekMethod tif_seek; /* position within a strip routine */ member in struct:tiff
H A Dtif_read.c87 if (!(*tif->tif_seek)(tif, row - tif->tif_row))
H A Dtif_write.c151 if (!(*tif->tif_seek)(tif, row - tif->tif_row))

Completed in 49 milliseconds