Searched refs:clockTime (Results 1 – 1 of 1) sorted by relevance
635 const bool clockTime = (mConfiguration->getOptionFlags() in getVolume() local637 const int64_t frameCount = clockTime ? getNowUs() : trackFrameCount; in getVolume()638 const double sampleRate = clockTime ? 1000000 : trackSampleRate; in getVolume()851 const bool clockTime = (it->mConfiguration->getOptionFlags() in applyVolumeShaper() local856 const int64_t frameCount = clockTime ? VolumeShaper::getNowUs() : mLastFrame; in applyVolumeShaper()874 const int64_t frameCount = clockTime ? VolumeShaper::getNowUs() : mLastFrame; in applyVolumeShaper()