Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtiffiop.h406 extern void _TIFFsetByteArrayExt(TIFF *, void **, const void *, uint32_t);
Dtif_dir.c64 void _TIFFsetByteArrayExt(TIFF *tif, void **vpp, const void *vp, uint32_t n) in _TIFFsetByteArrayExt() function
Dtif_jpeg.c2600 _TIFFsetByteArrayExt(tif, &sp->otherSettings.jpegtables, in JPEGVSetField()