Searched refs:highVelocityOffTrajectorySse (Results 1 – 2 of 2) sorted by relevance
230 mAggregatedMetrics[tIndex].highVelocityOffTrajectorySse += in updateAggregatedMetrics()320 LOG_ALWAYS_FATAL_IF(mAggregatedMetrics[i].highVelocityOffTrajectorySse < 0, in computeAtomFields()323 i, mAggregatedMetrics[i].highVelocityOffTrajectorySse); in computeAtomFields()325 std::sqrt(mAggregatedMetrics[i].highVelocityOffTrajectorySse / in computeAtomFields()
126 float highVelocityOffTrajectorySse = 0; member