Home
last modified time | relevance | path

Searched refs:PushCmdQueue (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/wrs_omxil_core/base/inc/
Dcomponentbase.h60 OMX_ERRORTYPE PushCmdQueue(struct cmd_s *cmd);
/hardware/intel/common/wrs_omxil_core/base/src/
Dcomponentbase.cpp74 OMX_ERRORTYPE CmdProcessWork::PushCmdQueue(struct cmd_s *cmd) in PushCmdQueue() function in CmdProcessWork
440 return cmdwork->PushCmdQueue(cmd); in CBaseSendCommand()