Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/service/
DSpatializerPoseController.cpp66 constexpr auto kFreshnessTimeout = 120ms; variable
108 .freshnessTimeout = Ticks(kFreshnessTimeout).count(), in SpatializerPoseController()