Searched refs:tif_defstripsize (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_strip.c193 return (*tif->tif_defstripsize)(tif, request);
H A Dtif_compress.c152 tif->tif_defstripsize = _TIFFDefaultStripSize;
H A Dtiffiop.h132 TIFFStripMethod tif_defstripsize;/* calculate/constrain strip size */ member in struct:tiff
H A Dtif_jpeg.c1657 sp->defsparent = tif->tif_defstripsize;
1658 tif->tif_defstripsize = JPEGDefaultStripSize;
H A Dtif_ojpeg.c2542 sp->defsparent = tif->tif_defstripsize;
2546 tif->tif_defstripsize = OJPEGDefaultStripSize;

Completed in 90 milliseconds