HomeSort by relevance Sort by last modified time
    Searched full:vsetparent (Results 1 - 17 of 17) sorted by null

  /external/opencv3/3rdparty/libtiff/
tif_predict.h 54 TIFFVSetMethod vsetparent; /* super-class method */ member in struct:__anon20396
tif_lzma.c 59 TIFFVSetMethod vsetparent; /* super-class method */ member in struct:__anon20385
350 tif->tif_tagmethods.vsetfield = sp->vsetparent;
384 return (*sp->vsetparent)(tif, tag, ap);
441 sp->vsetparent = tif->tif_tagmethods.vsetfield;
tif_zip.c 77 TIFFVSetMethod vsetparent; /* super-class method */ member in struct:__anon20397
334 tif->tif_tagmethods.vsetfield = sp->vsetparent;
368 return (*sp->vsetparent)(tif, tag, ap);
427 sp->vsetparent = tif->tif_tagmethods.vsetfield;
tif_predict.c 649 assert(sp->vsetparent != NULL);
657 return (*sp->vsetparent)(tif, tag, ap);
723 sp->vsetparent = tif->tif_tagmethods.vsetfield;
749 tif->tif_tagmethods.vsetfield = sp->vsetparent;
tif_jpeg.c 166 TIFFVSetMethod vsetparent; /* super-class method */ member in struct:__anon20383
    [all...]
tif_pixarlog.c 468 TIFFVSetMethod vsetparent; /* super-class method */ member in struct:__anon20395
    [all...]
tif_fax3.c 62 TIFFVSetMethod vsetparent; /* super-class method */ member in struct:__anon20379
    [all...]
tif_luv.c 170 TIFFVSetMethod vsetparent; /* super-class method */ member in struct:logLuvState
    [all...]
tif_ojpeg.c 251 TIFFVSetMethod vsetparent; member in struct:__anon20391
467 sp->vsetparent=tif->tif_tagmethods.vsetfield;
598 return (*sp->vsetparent)(tif,tag,ap);
    [all...]
  /external/pdfium/third_party/libtiff/
tif_predict.h 54 TIFFVSetMethod vsetparent; /* super-class method */ member in struct:__anon21674
tif_zip.c 79 TIFFVSetMethod vsetparent; /* super-class method */ member in struct:__anon21675
337 tif->tif_tagmethods.vsetfield = sp->vsetparent;
371 return (*sp->vsetparent)(tif, tag, ap);
430 sp->vsetparent = tif->tif_tagmethods.vsetfield;
tif_predict.c 679 assert(sp->vsetparent != NULL);
687 return (*sp->vsetparent)(tif, tag, ap);
753 sp->vsetparent = tif->tif_tagmethods.vsetfield;
779 tif->tif_tagmethods.vsetfield = sp->vsetparent;
tif_jpeg.c 174 TIFFVSetMethod vsetparent; /* super-class method */ member in struct:__anon21662
    [all...]
tif_pixarlog.c 468 TIFFVSetMethod vsetparent; /* super-class method */ member in struct:__anon21673
    [all...]
tif_fax3.c 62 TIFFVSetMethod vsetparent; /* super-class method */ member in struct:__anon21658
1113 tif->tif_tagmethods.vsetfield = sp->b.vsetparent;
    [all...]
tif_luv.c 170 TIFFVSetMethod vsetparent; /* super-class method */ member in struct:logLuvState
    [all...]
tif_ojpeg.c 260 TIFFVSetMethod vsetparent; member in struct:__anon21669
476 sp->vsetparent=tif->tif_tagmethods.vsetfield;
609 return (*sp->vsetparent)(tif,tag,ap);
    [all...]

Completed in 1435 milliseconds