Searched defs:aCmdType (Results 1 – 7 of 7) sorted by relevance
/external/opencore/engines/common/include/ |
D | pv_engine_types.h | 95 …iCmdType(aCmdType), iCmdId(aCmdId), iContextData(aContextData), iParam1(aParam1), iParam2(aParam2)… in iCmdType() argument
|
/external/opencore/pvmi/recognizer/src/ |
D | pvmf_recognizer_registry_impl.cpp | 327 PVMFCommandId PVMFRecognizerRegistryImpl::AddRecRegCommand(PVMFSessionId aSessionId, int32 aCmdType… in AddRecRegCommand()
|
/external/opencore/engines/adapters/player/framemetadatautility/src/ |
D | pv_frame_metadata_utility.h | 143 … iCmdType(aCmdType), iCmdId(aCmdId), iContextData(aContextData), iAPICommand(aAPICommand) in iCmdType() argument
|
D | pv_frame_metadata_utility.cpp | 1249 PVCommandId PVFrameAndMetadataUtility::AddCommandToQueue(int32 aCmdType, OsclAny* aContextData, Osc… in AddCommandToQueue()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
D | tscmain.cpp | 1923 int32 TSC_324m::FindPendingPortCmd(TPVMFGenericNodeCommand aCmdType, in FindPendingPortCmd()
|
/external/opencore/engines/player/src/ |
D | pv_player_engine.cpp | 2886 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()
|
D | pv_player_engine.h | 192 … iCmdType(aCmdType), iCmdId(aCmdId), iContextData(aContextData), iAPICommand(aAPICommand) in iCmdType() argument
|