Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/service/
H A DSpatializerPoseController.cpp72 constexpr auto kTicksPerSecond = Ticks::period::den; variable
82 .maxTranslationalVelocity = kMaxTranslationalVelocity / kTicksPerSecond, in SpatializerPoseController()
83 .maxRotationalVelocity = kMaxRotationalVelocity / kTicksPerSecond, in SpatializerPoseController()