Searched refs:nStripArrayAllocBefore (Results 1 – 1 of 1) sorted by relevance
6164 uint32 nStripArrayAllocBefore = td->td_stripoffsetbyteallocsize; in _TIFFFetchStrileValue() local6221 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()