Searched refs:CheckFloatTag (Results 1 – 1 of 1) sorted by relevance
151 static int CheckFloatTag(TIFF*, TIFF*, int, char*);256 if (!CheckFloatTag(tif1, tif2, tag, name) && stoponfirsttag) return (0)629 CheckFloatTag(TIFF* tif1, TIFF* tif2, int tag, char* name) in CheckFloatTag() function