HomeSort by relevance Sort by last modified time
    Searched defs:Set_real64 (Results 1 - 2 of 2) sorted by null

  /external/dng_sdk/source/
dng_rational.cpp 35 void dng_srational::Set_real64 (real64 x, int32 dd)
101 void dng_urational::Set_real64 (real64 x, uint32 dd)
dng_xmp.cpp 377 coord [1].Set_real64 (minutes, 10000);
382 coord [1].Set_real64 (minutes, 1);
383 coord [2].Set_real64 (seconds, 100);
539 timeStamp [2].Set_real64 (second, 1000);
1436 void dng_xmp::Set_real64 (const char *ns,
    [all...]

Completed in 75 milliseconds