Home
last modified time | relevance | path

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

/dports/graphics/photivo/photivo/Sources/
H A DptConstants.h256 const short ptInterpolation_LMMSE = 10; variable
H A DptGuiOptions.cpp366 {ptInterpolation_LMMSE, QObject::tr("LMMSE") },
H A DptDcRaw.cpp8852 else if (m_UserSetting_Quality == ptInterpolation_LMMSE) in RunDcRaw_Phase2()