Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_hue_sat_map.cpp125 uint32 size = SafeUint32Mult(DeltasCount (), (uint32) sizeof (HSBModify)); in SetDivisions()
255 DeltasCount () * sizeof (HSBModify)) == 0; in operator ==()
339 uint32 count = map1.DeltasCount (); in Interpolate()
Ddng_hue_sat_map.h186 uint32 DeltasCount () const in DeltasCount() function
Ddng_image_writer.cpp2332 profile.HueSatDeltas1 ().DeltasCount () * 3, in profile_tag_set()
2337 profile.HueSatDeltas2 ().DeltasCount () * 3, in profile_tag_set()
2349 profile.LookTable ().DeltasCount () * 3, in profile_tag_set()