Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/third_party/libtiff/
H A Dtif_dirread.c7675 uint64_t *bytecountArray; in _TIFFFetchStrileValue() local
7717 bytecountArray = (uint64_t *)(_TIFFreallocExt( in _TIFFFetchStrileValue()
7721 if (bytecountArray) in _TIFFFetchStrileValue()
7722 td->td_stripbytecount_p = bytecountArray; in _TIFFFetchStrileValue()
7723 if (offsetArray && bytecountArray) in _TIFFFetchStrileValue()