Home
last modified time | relevance | path

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

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/
H A DVideoPlayer.h403 double GetQueueTime();
H A DVideoPlayer.cpp1747 double queued = 1000.0 * GetQueueTime() / play_sbp; in GetCachingTimes()
4472 double CVideoPlayer::GetQueueTime() in GetQueueTime() function in CVideoPlayer
4713 state.cache_level = std::min(1.0, GetQueueTime() / 8000.0); in UpdatePlayState()
4714 state.cache_offset = GetQueueTime() / state.timeMax; in UpdatePlayState()
4722 state.cache_bytes += m_pInputStream->GetLength() * (int64_t) (GetQueueTime() / state.timeMax); in UpdatePlayState()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddmusici.h1245 STDMETHOD(GetQueueTime)(THIS_ REFERENCE_TIME *prtTime) PURE; in DECLARE_INTERFACE_() local
1295 #define IDirectMusicPerformance_GetQueueTime(p,a) (p)->lpVtbl->GetQueueTime(p,a)
1350 STDMETHOD(GetQueueTime)(THIS_ REFERENCE_TIME *prtTime) PURE; in DECLARE_INTERFACE_() local
1410 #define IDirectMusicPerformance8_GetQueueTime(p,a) (p)->lpVtbl->GetQueueTime(p,…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddmusici.h1245 STDMETHOD(GetQueueTime)(THIS_ REFERENCE_TIME *prtTime) PURE; in DECLARE_INTERFACE_() local
1295 #define IDirectMusicPerformance_GetQueueTime(p,a) (p)->lpVtbl->GetQueueTime(p,a)
1350 STDMETHOD(GetQueueTime)(THIS_ REFERENCE_TIME *prtTime) PURE; in DECLARE_INTERFACE_() local
1410 #define IDirectMusicPerformance8_GetQueueTime(p,a) (p)->lpVtbl->GetQueueTime(p,…