Searched refs:vgetfield (Results 1 – 9 of 9) sorted by relevance
320 tif->tif_tagmethods.vgetfield = sp->vgetparent; in ZIPCleanup()412 sp->vgetparent = tif->tif_tagmethods.vgetfield; in TIFFInitZIP()413 tif->tif_tagmethods.vgetfield = ZIPVGetField; /* hook for codec tags */ in TIFFInitZIP()
835 sp->vgetparent = tif->tif_tagmethods.vgetfield; in TIFFPredictorInit()836 tif->tif_tagmethods.vgetfield = in TIFFPredictorInit()863 tif->tif_tagmethods.vgetfield = sp->vgetparent; in TIFFPredictorCleanup()
1157 tif->tif_tagmethods.vgetfield = sp->b.vgetparent; in Fax3Cleanup()1364 sp->vgetparent = tif->tif_tagmethods.vgetfield; in InitCCITTFax3()1365 tif->tif_tagmethods.vgetfield = Fax3VGetField; /* hook for codec tags */ in InitCCITTFax3()
1602 tif->tif_tagmethods.vgetfield = sp->vgetparent; in LogLuvCleanup()1744 sp->vgetparent = tif->tif_tagmethods.vgetfield; in TIFFInitSGILog()1745 tif->tif_tagmethods.vgetfield = LogLuvVGetField; /* hook for codec tags */ in TIFFInitSGILog()
1286 tif->tif_tagmethods.vgetfield = sp->vgetparent; in PixarLogCleanup()1443 sp->vgetparent = tif->tif_tagmethods.vgetfield; in TIFFInitPixarLog()1444 tif->tif_tagmethods.vgetfield = PixarLogVGetField; /* hook for codec tags */ in TIFFInitPixarLog()
334 TIFFVGetMethod vgetfield; /* tag get routine */ member
2242 tif->tif_tagmethods.vgetfield = sp->vgetparent; in JPEGCleanup()2520 sp->vgetparent = tif->tif_tagmethods.vgetfield; in TIFFInitJPEG()2521 tif->tif_tagmethods.vgetfield = JPEGVGetField; /* hook for codec tags */ in TIFFInitJPEG()
1253 (*tif->tif_tagmethods.vgetfield)(tif, tag, ap) : 0); in TIFFVGetField()1401 tif->tif_tagmethods.vgetfield = _TIFFVGetField; in TIFFDefaultDirectory()
474 sp->vgetparent=tif->tif_tagmethods.vgetfield; in TIFFInitOJPEG()475 tif->tif_tagmethods.vgetfield=OJPEGVGetField; in TIFFInitOJPEG()993 tif->tif_tagmethods.vgetfield=sp->vgetparent; in OJPEGCleanup()