Home
last modified time | relevance | path

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

/haiku/src/add-ons/translators/raw/
H A DRAW.h160 bool fUseAutoWhiteBalance; variable
H A DRAW.cpp125 fUseAutoWhiteBalance(true), in DCRaw()
980 } else if (fUseAutoWhiteBalance) { in _ScaleColors()