Home
last modified time | relevance | path

Searched refs:HueSatDeltas1 (Results 1 – 3 of 3) sorted by relevance

/external/dng_sdk/source/
Ddng_camera_profile.cpp473 bool haveHueSat1 = HueSatDeltas1 ().IsValid (); in CalculateFingerprint()
1222 return dng_hue_sat_map::Interpolate (HueSatDeltas1 (), in HueSatMapForWhite()
Ddng_camera_profile.h578 const dng_hue_sat_map & HueSatDeltas1 () const in HueSatDeltas1() function
Ddng_image_writer.cpp2332 profile.HueSatDeltas1 ().DeltasCount () * 3, in profile_tag_set()
2333 profile.HueSatDeltas1 ().GetConstDeltas ()) in profile_tag_set()
2439 bool haveHueSat1 = profile.HueSatDeltas1 ().IsValid (); in profile_tag_set()
2454 profile.HueSatDeltas1 ().GetDivisions (hueDivs, in profile_tag_set()