Searched refs:TIFFCvtNativeToIEEEDouble (Results 1 – 1 of 1) sorted by relevance
37 #define TIFFCvtNativeToIEEEDouble(tif, n, dp) macro40 extern void TIFFCvtNativeToIEEEDouble(TIFF* tif, uint32 n, double* dp);2343 TIFFCvtNativeToIEEEDouble(tif,1,&m); in TIFFWriteDirectoryTagCheckedDouble()2355 TIFFCvtNativeToIEEEDouble(tif,count,&value); in TIFFWriteDirectoryTagCheckedDoubleArray()