Home
last modified time | relevance | path

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

/haiku/src/apps/mediaplayer/media_node_framework/
H A DPlaybackManager.h214 SpeedInfo* _SpeedInfoForTime(bigtime_t time) const;
H A DPlaybackManager.cpp876 SpeedInfo* info = _SpeedInfoForTime(time); in FrameForTime()
1664 PlaybackManager::_SpeedInfoForTime(bigtime_t time) const in _SpeedInfoForTime() function in PlaybackManager