Home
last modified time | relevance | path

Searched refs:GetPlaybackMinMaxRate (Results 1 – 3 of 3) sorted by relevance

/external/opencore/engines/player/include/
Dpv_player_interface.h606 …virtual PVCommandId GetPlaybackMinMaxRate(int32& aMinRate, int32& aMaxRate, const OsclAny* aContex…
/external/opencore/engines/player/src/
Dpv_player_engine.h924 …PVCommandId GetPlaybackMinMaxRate(int32& aMinRate, int32& aMaxRate, const OsclAny* aContextData = …
Dpv_player_engine.cpp578 PVCommandId PVPlayerEngine::GetPlaybackMinMaxRate(int32& aMinRate, int32& aMaxRate, const OsclAny* … in GetPlaybackMinMaxRate() function in PVPlayerEngine