Searched refs:highVelocityAlongTrajectorySse (Results 1 – 2 of 2) sorted by relevance
228 mAggregatedMetrics[tIndex].highVelocityAlongTrajectorySse += in updateAggregatedMetrics()310 LOG_ALWAYS_FATAL_IF(mAggregatedMetrics[i].highVelocityAlongTrajectorySse < 0, in computeAtomFields()313 i, mAggregatedMetrics[i].highVelocityAlongTrajectorySse); in computeAtomFields()315 std::sqrt(mAggregatedMetrics[i].highVelocityAlongTrajectorySse / in computeAtomFields()
125 float highVelocityAlongTrajectorySse = 0; member