Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_lens_correction.cpp891 const uint32 kSteps = 128; in MaxSrcRadiusGap() local
893 const real64 kNorm = kMaxValue / real64 (kSteps - 1); in MaxSrcRadiusGap()
898 for (uint32 i = 0; i < kSteps; i++) in MaxSrcRadiusGap()