Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_color_spec.cpp152 fAnalogBalance [j] [j] = negative.AnalogBalance (j); in dng_color_spec()
Ddng_negative.h1546 real64 AnalogBalance (uint32 channel) const;
Ddng_negative.cpp891 real64 dng_negative::AnalogBalance (uint32 channel) const in AnalogBalance() function in dng_negative
914 result.Set_real64 (AnalogBalance (channel), 1000000); in AnalogBalanceR()