Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/third_party/libtiff/
H A Dtif_dirwrite.c209 static int TIFFWriteDirectoryTagCheckedDoubleArray(TIFF *tif, uint32_t *ndir,
1776 return (TIFFWriteDirectoryTagCheckedDoubleArray(tif, ndir, dir, tag, count, in TIFFWriteDirectoryTagDoubleArray()
2819 static int TIFFWriteDirectoryTagCheckedDoubleArray(TIFF *tif, uint32_t *ndir, in TIFFWriteDirectoryTagCheckedDoubleArray() function