Searched refs:vgetfield (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_zip.c335 sp->vgetparent = tif->tif_tagmethods.vgetfield;
336 tif->tif_tagmethods.vgetfield = ZIPVGetField; /* hook for codec tags */
H A Dtif_predict.c446 sp->vgetparent = tif->tif_tagmethods.vgetfield;
447 tif->tif_tagmethods.vgetfield =
H A Dtiffio.h466 TIFFVGetMethod vgetfield; /* tag get routine */ member in struct:__anon789
H A Dtif_dir.c1020 (*tif->tif_tagmethods.vgetfield)(tif, tag, ap) : 0);
1147 tif->tif_tagmethods.vgetfield = _TIFFVGetField;
H A Dtif_fax3.c1290 sp->vgetparent = tif->tif_tagmethods.vgetfield;
1291 tif->tif_tagmethods.vgetfield = Fax3VGetField; /* hook for codec tags */
H A Dtif_jpeg.c1627 sp->vgetparent = tif->tif_tagmethods.vgetfield;
1628 tif->tif_tagmethods.vgetfield = JPEGVGetField; /* hook for codec tags */
H A Dtif_luv.c1587 sp->vgetparent = tif->tif_tagmethods.vgetfield;
1588 tif->tif_tagmethods.vgetfield = LogLuvVGetField; /* hook for codec tags */
H A Dtif_pixarlog.c1304 sp->vgetparent = tif->tif_tagmethods.vgetfield;
1305 tif->tif_tagmethods.vgetfield = PixarLogVGetField; /* hook for codec tags */
H A Dtif_ojpeg.c2544 sp->vgetparent = tif->tif_tagmethods.vgetfield;
2548 tif->tif_tagmethods.vgetfield = OJPEGVGetField;

Completed in 44 milliseconds