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