Home
last modified time | relevance | path

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

/external/jhead/
Dexif.c522 static void ConvertDoubleToSRational(double value, int *numerator, in ConvertDoubleToSRational() function
1283 ConvertDoubleToSRational(value, &numerator, &denominator); in writeExifTagAndData()