Searched refs:trackFrameCount (Results 1 – 1 of 1) sorted by relevance
627 int64_t trackFrameCount, double trackSampleRate) { in getVolume() argument637 const int64_t frameCount = clockTime ? getNowUs() : trackFrameCount; in getVolume()906 std::pair<T /* volume */, bool /* active */> getVolume(int64_t trackFrameCount) { in getVolume() argument908 mLastFrame = trackFrameCount; in getVolume()913 it->getVolume(trackFrameCount, mSampleRate); in getVolume()