Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_resample.h149 const real32 *Weights32 (uint32 fract) const in Weights32() function
238 const real32 *Weights32 (dng_point fract) const in Weights32() function
Ddng_resample.cpp382 real32 *w32 = (real32 *) Weights32 (dng_point ((int32) y, in Initialize()
720 const real32 *weightsH = fWeightsH.Weights32 (0); in ProcessArea()
733 const real32 *weightsV = fWeightsV.Weights32 (rowFract); in ProcessArea()
Ddng_lens_correction.cpp1394 const real32 *w = fWeights.Weights32 (sFct); in ProcessArea()