Searched refs:CheckDirCount (Results 1 – 1 of 1) sorted by relevance
163 static int CheckDirCount(TIFF*, TIFFDirEntry*, uint32);4283 if (!CheckDirCount(tif,dp,expected)) in TIFFReadCustomDirectory()4469 CheckDirCount(TIFF* tif, TIFFDirEntry* dir, uint32 count) in CheckDirCount() function