Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_dirread.c6169 uint64* bytecountArray; in _TIFFFetchStrileValue() local
6211 bytecountArray = (uint64*)( in _TIFFFetchStrileValue()
6215 if( bytecountArray ) in _TIFFFetchStrileValue()
6216 td->td_stripbytecount_p = bytecountArray; in _TIFFFetchStrileValue()
6217 if( offsetArray && bytecountArray ) in _TIFFFetchStrileValue()