Searched refs:vsetfield (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.c337 sp->vsetparent = tif->tif_tagmethods.vsetfield;
338 tif->tif_tagmethods.vsetfield = ZIPVSetField; /* hook for codec tags */
H A Dtif_predict.c449 sp->vsetparent = tif->tif_tagmethods.vsetfield;
450 tif->tif_tagmethods.vsetfield =
H A Dtiffio.h465 TIFFVSetMethod vsetfield; /* tag set routine */ member in struct:__anon789
H A Dtif_dir.c685 (*tif->tif_tagmethods.vsetfield)(tif, tag, ap) : 0;
1146 tif->tif_tagmethods.vsetfield = _TIFFVSetField;
H A Dtif_fax3.c1292 sp->vsetparent = tif->tif_tagmethods.vsetfield;
1293 tif->tif_tagmethods.vsetfield = Fax3VSetField; /* hook for codec tags */
H A Dtif_jpeg.c1629 sp->vsetparent = tif->tif_tagmethods.vsetfield;
1630 tif->tif_tagmethods.vsetfield = JPEGVSetField; /* hook for codec tags */
H A Dtif_luv.c1589 sp->vsetparent = tif->tif_tagmethods.vsetfield;
1590 tif->tif_tagmethods.vsetfield = LogLuvVSetField; /* hook for codec tags */
H A Dtif_pixarlog.c1306 sp->vsetparent = tif->tif_tagmethods.vsetfield;
1307 tif->tif_tagmethods.vsetfield = PixarLogVSetField; /* hook for codec tags */
H A Dtif_ojpeg.c2545 sp->vsetparent = tif->tif_tagmethods.vsetfield;
2549 tif->tif_tagmethods.vsetfield = OJPEGVSetField;

Completed in 83 milliseconds