Searched refs:PopCmdQueue (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/wrs_omxil_core/base/inc/
H A Dcomponentbase.h63 struct cmd_s *PopCmdQueue(void);
/hardware/intel/common/wrs_omxil_core/base/src/
H A Dcomponentbase.cpp66 while ((temp = PopCmdQueue()))
91 struct cmd_s *CmdProcessWork::PopCmdQueue(void) function in class:CmdProcessWork
106 cmd = PopCmdQueue();

Completed in 32 milliseconds