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

  /external/dng_sdk/source/
dng_resample.h 107 class dng_resample_weights class
121 dng_resample_weights ();
123 virtual ~dng_resample_weights ();
dng_resample.cpp 136 dng_resample_weights::dng_resample_weights () function in class:dng_resample_weights
151 dng_resample_weights::~dng_resample_weights ()
158 void dng_resample_weights::Initialize (real64 scale,
315 // dng_resample_weights), we never scale up the kernel size.
499 dng_resample_weights fWeightsV;
500 dng_resample_weights fWeightsH;

Completed in 74 milliseconds