Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsCalibration.hpp118 , calibrateIterationShortcutThreshold (1000.0f*calibrateIterationShortcutThresholdMs_) in CalibratorParameters()
128 float calibrateIterationShortcutThreshold; member
DglsCalibration.cpp335 …m_measureState.start(numMeasureFrames, m_params.calibrateIterationShortcutThreshold, m_calibrateIt… in recomputeParameters()
390 …State.start(m_params.maxCalibrateIterationFrames, m_params.calibrateIterationShortcutThreshold, ne… in recomputeParameters()