Home
last modified time | relevance | path

Searched refs:ConvertDoubleToURational (Results 1 – 1 of 1) sorted by relevance

/external/jhead/
Dexif.c517 static void ConvertDoubleToURational(double value, unsigned int *numerator, in ConvertDoubleToURational() function
1269 ConvertDoubleToURational(value, &numerator, &denominator); in writeExifTagAndData()