HomeSort by relevance Sort by last modified time
    Searched refs:CreatePlayer (Results 1 - 17 of 17) sorted by null

  /external/opencore/engines/player/include/
pv_player_factory.h 61 OSCL_IMPORT_REF static PVPlayerInterface* CreatePlayer(PVCommandStatusObserver* aCmdStatusObserver,
  /external/opencore/engines/player/src/
pv_player_factory.cpp 45 OSCL_EXPORT_REF PVPlayerInterface *PVPlayerFactory::CreatePlayer(PVCommandStatusObserver* aCmdStatusObserver,
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
dplay.h 130 STDMETHOD(CreatePlayer) (THIS_ LPDPID,LPSTR,LPSTR,LPHANDLE) PURE;
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DPLAY.H 130 STDMETHOD(CreatePlayer) (THIS_ LPDPID,LPSTR,LPSTR,LPHANDLE) PURE;
  /external/opencore/engines/player/test/src/
test_pv_player_engine_testset7.cpp 81 OSCL_TRY(error, iPlayer = PVPlayerFactory::CreatePlayer(this, this, this));
648 OSCL_TRY(error, iPlayer = PVPlayerFactory::CreatePlayer(this, this, this));
    [all...]
test_pv_player_engine_testset1.cpp 114 OSCL_TRY(error, temp = PVPlayerFactory::CreatePlayer(this, this, this));
171 OSCL_TRY(error, iPlayer = PVPlayerFactory::CreatePlayer(this, this, this));
721 OSCL_TRY(error, iPlayer = PVPlayerFactory::CreatePlayer(this, this, this));
    [all...]
test_pv_player_engine_testset8.cpp 91 OSCL_TRY(error, iPlayer = PVPlayerFactory::CreatePlayer(this, this, this));
    [all...]
test_pv_player_engine_testset5.cpp 269 OSCL_TRY(error, iPlayer = PVPlayerFactory::CreatePlayer(this, this, this));
    [all...]
test_pv_player_engine_testset6.cpp 114 OSCL_TRY(error, iPlayer = PVPlayerFactory::CreatePlayer(this, this, this));
    [all...]
test_pv_player_engine_testset13.cpp 237 OSCL_TRY(error, iPlayer = PVPlayerFactory::CreatePlayer(this, this, this));
    [all...]
test_pv_player_engine_testset10.cpp 232 OSCL_TRY(error, iPlayer = PVPlayerFactory::CreatePlayer(this, this, this));
    [all...]
test_pv_player_engine_testset11.cpp 232 OSCL_TRY(error, iPlayer = PVPlayerFactory::CreatePlayer(this, this, this));
    [all...]
test_pv_player_engine_testset12.cpp 232 OSCL_TRY(error, iPlayer = PVPlayerFactory::CreatePlayer(this, this, this));
    [all...]
test_pv_player_engine_testset9.cpp 232 OSCL_TRY(error, iPlayer = PVPlayerFactory::CreatePlayer(this, this, this));
    [all...]
test_pv_player_engine_testset_cpmdlapassthru.cpp 247 OSCL_TRY(error, iPlayer = PVPlayerFactory::CreatePlayer(this, this, this));
    [all...]
  /external/opencore/android/
playerdriver.cpp     [all...]
  /external/opencore/engines/adapters/player/framemetadatautility/src/
pv_frame_metadata_utility.cpp 437 iPlayer = PVPlayerFactory::CreatePlayer(this, this, this, iHwAccelerated);
    [all...]

Completed in 415 milliseconds