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

  /hardware/intel/common/wrs_omxil_core/base/inc/
componentbase.h 60 OMX_ERRORTYPE PushCmdQueue(struct cmd_s *cmd);
  /hardware/intel/common/wrs_omxil_core/base/src/
componentbase.cpp 73 OMX_ERRORTYPE CmdProcessWork::PushCmdQueue(struct cmd_s *cmd)
442 return cmdwork->PushCmdQueue(cmd);
    [all...]

Completed in 54 milliseconds