Home
last modified time | relevance | path

Searched refs:td_stripbytecount_entry (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_dir.h103 TIFFDirEntry td_stripbytecount_entry; /* for deferred loading */ member
Dtif_dirread.c3764 _TIFFmemcpy( &(tif->tif_dir.td_stripbytecount_entry), in TIFFReadDirectory()
5646 !TIFFFetchStripThing(tif,&(td->td_stripbytecount_entry), in _TIFFFillStrilesInternal()
5653 _TIFFmemset( &(td->td_stripbytecount_entry), 0, sizeof(TIFFDirEntry)); in _TIFFFillStrilesInternal()
Dtif_dir.c1282 _TIFFmemset( &(td->td_stripbytecount_entry), 0, sizeof(TIFFDirEntry)); in TIFFFreeDirectory()