Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_image_writer.cpp2447 uint32 hueDivs = 0; in profile_tag_set() local
2454 profile.HueSatDeltas1 ().GetDivisions (hueDivs, in profile_tag_set()
2463 profile.HueSatDeltas2 ().GetDivisions (hueDivs, in profile_tag_set()
2469 fHueSatMapDimData [0] = hueDivs; in profile_tag_set()
2504 uint32 hueDivs = 0; in profile_tag_set() local
2508 profile.LookTable ().GetDivisions (hueDivs, in profile_tag_set()
2512 fLookTableDimData [0] = hueDivs; in profile_tag_set()