Searched refs:dng_function_exposure_tone (Results 1 - 2 of 2) sorted by relevance

/external/dng_sdk/source/
H A Ddng_render.h64 class dng_function_exposure_tone: public dng_1d_function class in inherits:dng_1d_function
79 dng_function_exposure_tone (real64 exposure);
H A Ddng_render.cpp82 dng_function_exposure_tone::dng_function_exposure_tone (real64 exposure) function in class:dng_function_exposure_tone
116 real64 dng_function_exposure_tone::Evaluate (real64 x) const
944 dng_function_exposure_tone exposureTone (exposure);

Completed in 101 milliseconds