Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_dir.c1428 TIFFAdvanceDirectory(TIFF* tif, uint64* nextdir, uint64* off) in TIFFAdvanceDirectory() function
1580 while (nextdir != 0 && TIFFAdvanceDirectory(tif, &nextdir, NULL)) in TIFFNumberOfDirectories()
1611 if (!TIFFAdvanceDirectory(tif, &nextdir, NULL)) in TIFFSetDirectory()
1701 if (!TIFFAdvanceDirectory(tif, &nextdir, &off)) in TIFFUnlinkDirectory()
1708 if (!TIFFAdvanceDirectory(tif, &nextdir, NULL)) in TIFFUnlinkDirectory()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog2117 * libtiff/tif_dir.c (TIFFAdvanceDirectory): If nextdir is found to

Completed in 11 milliseconds