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

  /external/opencore/engines/author/test/src/
pvaetest.cpp     [all...]
  /external/opencore/engines/author/src/
pvauthorengine.cpp 445 OSCL_EXPORT_REF PVCommandId PVAuthorEngine::GetSDKInfo(PVSDKInfo &aSDKInfo, const OsclAny* aContextData)
447 PVEngineCommand cmd(PVAE_CMD_GET_SDK_INFO, iCommandId, (OsclAny*)aContextData, (OsclAny*)&aSDKInfo);
    [all...]
  /external/opencore/engines/player/test/src/
test_pv_player_engine.cpp     [all...]
  /external/opencore/engines/player/src/
pv_player_engine.cpp 176 PVCommandId PVPlayerEngine::GetSDKInfo(PVSDKInfo &aSDKInfo, const OsclAny* aContextData)
183 param.pOsclAny_value = (OsclAny*) & aSDKInfo;
    [all...]

Completed in 135 milliseconds