Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_host.h94 real64 fCropFactor; variable
263 fCropFactor = cropFactor; in SetCropFactor()
270 return fCropFactor; in CropFactor()
Ddng_host.cpp51 , fCropFactor (1.0) in dng_host()