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

  /external/opencv3/3rdparty/libtiff/
tif_predict.h 53 TIFFVGetMethod vgetparent; /* super-class method */ member in struct:__anon21000
tif_lzma.c 58 TIFFVGetMethod vgetparent; /* super-class method */ member in struct:__anon20989
349 tif->tif_tagmethods.vgetfield = sp->vgetparent;
399 return (*sp->vgetparent)(tif, tag, ap);
439 sp->vgetparent = tif->tif_tagmethods.vgetfield;
tif_zip.c 76 TIFFVGetMethod vgetparent; /* super-class method */ member in struct:__anon21001
333 tif->tif_tagmethods.vgetfield = sp->vgetparent;
383 return (*sp->vgetparent)(tif, tag, ap);
425 sp->vgetparent = tif->tif_tagmethods.vgetfield;
tif_predict.c 669 assert(sp->vgetparent != NULL);
676 return (*sp->vgetparent)(tif, tag, ap);
720 sp->vgetparent = tif->tif_tagmethods.vgetfield;
748 tif->tif_tagmethods.vgetfield = sp->vgetparent;
tif_fax3.c 61 TIFFVGetMethod vgetparent; /* super-class method */ member in struct:__anon20983
    [all...]
tif_luv.c 169 TIFFVSetMethod vgetparent; /* super-class method */ member in struct:logLuvState
    [all...]
tif_jpeg.c 165 TIFFVGetMethod vgetparent; /* super-class method */ member in struct:__anon20987
    [all...]
tif_pixarlog.c 467 TIFFVSetMethod vgetparent; /* super-class method */ member in struct:__anon20999
    [all...]
tif_ojpeg.c 250 TIFFVGetMethod vgetparent; member in struct:__anon20995
465 sp->vgetparent=tif->tif_tagmethods.vgetfield;
518 return (*sp->vgetparent)(tif,tag,ap);
    [all...]
  /external/pdfium/third_party/libtiff/
tif_predict.h 53 TIFFVGetMethod vgetparent; /* super-class method */ member in struct:__anon22278
tif_zip.c 78 TIFFVGetMethod vgetparent; /* super-class method */ member in struct:__anon22279
336 tif->tif_tagmethods.vgetfield = sp->vgetparent;
386 return (*sp->vgetparent)(tif, tag, ap);
428 sp->vgetparent = tif->tif_tagmethods.vgetfield;
tif_predict.c 699 assert(sp->vgetparent != NULL);
706 return (*sp->vgetparent)(tif, tag, ap);
750 sp->vgetparent = tif->tif_tagmethods.vgetfield;
778 tif->tif_tagmethods.vgetfield = sp->vgetparent;
tif_fax3.c 61 TIFFVGetMethod vgetparent; /* super-class method */ member in struct:__anon22262
1112 tif->tif_tagmethods.vgetfield = sp->b.vgetparent;
    [all...]
tif_luv.c 169 TIFFVSetMethod vgetparent; /* super-class method */ member in struct:logLuvState
    [all...]
tif_pixarlog.c 467 TIFFVSetMethod vgetparent; /* super-class method */ member in struct:__anon22277
    [all...]
tif_jpeg.c 173 TIFFVGetMethod vgetparent; /* super-class method */ member in struct:__anon22266
    [all...]
tif_ojpeg.c 259 TIFFVGetMethod vgetparent; member in struct:__anon22273
474 sp->vgetparent=tif->tif_tagmethods.vgetfield;
527 return (*sp->vgetparent)(tif,tag,ap);
    [all...]

Completed in 628 milliseconds