Home
last modified time | relevance | path

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

/dports/graphics/photivo/photivo/Sources/
H A DptImage.cpp5070 float hValueL = 0.0f, in FillMask() local
5088 hValueL += m_ImageL[hIdx]; in FillMask()
5094 hValueL /= hCnt; in FillMask()
5114 std::abs((float)m_ImageL[hIdx] - hValueL)*hLumaWeight + in FillMask()