Home
last modified time | relevance | path

Searched defs:aCmdType (Results 1 – 7 of 7) sorted by relevance

/external/opencore/engines/common/include/
Dpv_engine_types.h95 …iCmdType(aCmdType), iCmdId(aCmdId), iContextData(aContextData), iParam1(aParam1), iParam2(aParam2)… in iCmdType() argument
/external/opencore/pvmi/recognizer/src/
Dpvmf_recognizer_registry_impl.cpp327 PVMFCommandId PVMFRecognizerRegistryImpl::AddRecRegCommand(PVMFSessionId aSessionId, int32 aCmdType in AddRecRegCommand()
/external/opencore/engines/adapters/player/framemetadatautility/src/
Dpv_frame_metadata_utility.h143 … iCmdType(aCmdType), iCmdId(aCmdId), iContextData(aContextData), iAPICommand(aAPICommand) in iCmdType() argument
Dpv_frame_metadata_utility.cpp1249 PVCommandId PVFrameAndMetadataUtility::AddCommandToQueue(int32 aCmdType, OsclAny* aContextData, Osc… in AddCommandToQueue()
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtscmain.cpp1923 int32 TSC_324m::FindPendingPortCmd(TPVMFGenericNodeCommand aCmdType, in FindPendingPortCmd()
/external/opencore/engines/player/src/
Dpv_player_engine.cpp2886 PVMFStatus PVPlayerEngine::DoOOTSyncCommand(int32 aCmdType, in DoOOTSyncCommand()
2924 PVCommandId PVPlayerEngine::AddCommandToQueue(int32 aCmdType, OsclAny* aContextData, in AddCommandToQueue()
11557 …face* aNode, PVPlayerDatapath* aDatapath, PVCommandId aCmdId, OsclAny* aCmdContext, int32 aCmdType) in AllocateEngineContext()
15939 …_Vector<PVPlayerEngineCommand, OsclMemAllocator> &aVec, const PVPlayerEngineCommandType aCmdType, … in removeCmdFromQ()
15979 …MemAllocator>, PVPlayerEngineCommandCompareLess> &aVec, const PVPlayerEngineCommandType aCmdType, … in removeCmdFromQ()
Dpv_player_engine.h192 … iCmdType(aCmdType), iCmdId(aCmdId), iContextData(aContextData), iAPICommand(aAPICommand) in iCmdType() argument