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

  /external/dng_sdk/source/
dng_lens_correction.cpp 1059 fCenter.h = Lerp_real64 ((real64) bounds.l,
1063 fCenter.v = Lerp_real64 ((real64) bounds.t,
1078 const dng_point_real64 squareCenter (Lerp_real64 ((real64) squareBounds.t,
1082 Lerp_real64 ((real64) squareBounds.l,
    [all...]
dng_utils.h 464 inline real64 Lerp_real64 (real64 a, real64 b, real64 t)

Completed in 559 milliseconds