Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_resample.h165 const int16 *Weights16 (uint32 fract) const in Weights16() function
258 const int16 *Weights16 (dng_point fract) const in Weights16() function
Ddng_resample.cpp450 int16 *w16 = (int16 *) Weights16 (dng_point ((int32) y, in Initialize()
772 const int16 *weightsH = fWeightsH.Weights16 (0); in ProcessArea()
787 const int16 *weightsV = fWeightsV.Weights16 (rowFract); in ProcessArea()