Searched refs:CheckShort2Tag (Results 1 – 1 of 1) sorted by relevance
148 static int CheckShort2Tag(TIFF*, TIFF*, int, char*);252 if (!CheckShort2Tag(tif1, tif2, tag, name) && stoponfirsttag) return (0)562 CheckShort2Tag(TIFF* tif1, TIFF* tif2, int tag, char* name) in CheckShort2Tag() function