Home
last modified time | relevance | path

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

/frameworks/av/media/libheadtracking/
DQuaternionUtil.cpp80 const Vector3f half_delta = 0.5f * rotationVector; in rotationVectorToQuaternion() local
81 return ExpSU2(half_delta); in rotationVectorToQuaternion()