Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_camera_profile.h387 return IlluminantToTemperature (CalibrationIlluminant1 ()); in CalibrationTemperature1()
395 return IlluminantToTemperature (CalibrationIlluminant2 ()); in CalibrationTemperature2()
840 static real64 IlluminantToTemperature (uint32 light);
Ddng_camera_profile.cpp82 real64 dng_camera_profile::IlluminantToTemperature (uint32 light) in IlluminantToTemperature() function in dng_camera_profile