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