Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_dirread.c6164 uint32 nStripArrayAllocBefore = td->td_stripoffsetbyteallocsize; in _TIFFFetchStrileValue() local
6221 memset(td->td_stripoffset_p + nStripArrayAllocBefore, in _TIFFFetchStrileValue()
6223 (td->td_stripoffsetbyteallocsize - nStripArrayAllocBefore) * sizeof(uint64) ); in _TIFFFetchStrileValue()
6224 memset(td->td_stripbytecount_p + nStripArrayAllocBefore, in _TIFFFetchStrileValue()
6226 (td->td_stripoffsetbyteallocsize - nStripArrayAllocBefore) * sizeof(uint64) ); in _TIFFFetchStrileValue()