Searched refs:vgetfield (Results 1 – 9 of 9) sorted by relevance
340 tif->tif_tagmethods.vgetfield = sp->vgetparent; in ZIPCleanup()432 sp->vgetparent = tif->tif_tagmethods.vgetfield; in TIFFInitZIP()433 tif->tif_tagmethods.vgetfield = ZIPVGetField; /* hook for codec tags */ in TIFFInitZIP()
830 sp->vgetparent = tif->tif_tagmethods.vgetfield; in TIFFPredictorInit()831 tif->tif_tagmethods.vgetfield = in TIFFPredictorInit()858 tif->tif_tagmethods.vgetfield = sp->vgetparent; in TIFFPredictorCleanup()
1601 tif->tif_tagmethods.vgetfield = sp->vgetparent; in LogLuvCleanup()1743 sp->vgetparent = tif->tif_tagmethods.vgetfield; in TIFFInitSGILog()1744 tif->tif_tagmethods.vgetfield = LogLuvVGetField; /* hook for codec tags */ in TIFFInitSGILog()
1155 tif->tif_tagmethods.vgetfield = sp->b.vgetparent; in Fax3Cleanup()1362 sp->vgetparent = tif->tif_tagmethods.vgetfield; in InitCCITTFax3()1363 tif->tif_tagmethods.vgetfield = Fax3VGetField; /* hook for codec tags */ in InitCCITTFax3()
1289 tif->tif_tagmethods.vgetfield = sp->vgetparent; in PixarLogCleanup()1446 sp->vgetparent = tif->tif_tagmethods.vgetfield; in TIFFInitPixarLog()1447 tif->tif_tagmethods.vgetfield = PixarLogVGetField; /* hook for codec tags */ in TIFFInitPixarLog()
337 TIFFVGetMethod vgetfield; /* tag get routine */ member
2101 tif->tif_tagmethods.vgetfield = sp->vgetparent; in JPEGCleanup()2369 sp->vgetparent = tif->tif_tagmethods.vgetfield; in TIFFInitJPEG()2370 tif->tif_tagmethods.vgetfield = JPEGVGetField; /* hook for codec tags */ in TIFFInitJPEG()
1234 (*tif->tif_tagmethods.vgetfield)(tif, tag, ap) : 0); in TIFFVGetField()1381 tif->tif_tagmethods.vgetfield = _TIFFVGetField; in TIFFDefaultDirectory()
475 sp->vgetparent=tif->tif_tagmethods.vgetfield; in TIFFInitOJPEG()476 tif->tif_tagmethods.vgetfield=OJPEGVGetField; in TIFFInitOJPEG()956 tif->tif_tagmethods.vgetfield=sp->vgetparent; in OJPEGCleanup()