Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
D0025-upstream-OOM-gtTileContig.patch156 + if (_TIFFReadEncodedStripAndAllocBuffer(tif,
209 + if (_TIFFReadEncodedStripAndAllocBuffer(
317 +_TIFFReadEncodedStripAndAllocBuffer(TIFF* tif, uint32 strip,
445 +_TIFFReadEncodedStripAndAllocBuffer(TIFF* tif, uint32 strip,
Dtiffiop.h368 _TIFFReadEncodedStripAndAllocBuffer(TIFF* tif, uint32 strip,
Dtif_read.c533 _TIFFReadEncodedStripAndAllocBuffer(TIFF* tif, uint32 strip, in _TIFFReadEncodedStripAndAllocBuffer() function
Dtif_getimage.c995 if (_TIFFReadEncodedStripAndAllocBuffer(tif, in gtStripContig()
1098 if (_TIFFReadEncodedStripAndAllocBuffer( in gtStripSeparate()