Searched refs:maxCalibrateIterationFrames (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
H A DglsCalibration.hpp111 float calibrateIterationShortcutThresholdMs_, //!< If the times of two consecutive frames exceed this, stop the iteration even if maxCalibrateIterationFrames isn't reached.
117 , maxCalibrateIterationFrames (maxCalibrateIterationFrames_)
127 int maxCalibrateIterationFrames; member in struct:deqp::gls::CalibratorParameters
H A DglsCalibration.cpp390 m_measureState.start(m_params.maxCalibrateIterationFrames, m_params.calibrateIterationShortcutThreshold, newCallCount);

Completed in 58 milliseconds