Home
last modified time | relevance | path

Searched refs:StartWork (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/wrs_omxil_core/utils/inc/
Dworkqueue.h46 int StartWork(bool executing);
/hardware/intel/common/wrs_omxil_core/utils/src/
Dworkqueue.cpp49 int WorkQueue::StartWork(bool executing) in StartWork() function in WorkQueue
/hardware/intel/common/wrs_omxil_core/base/src/
Dcomponentbase.cpp53 workq->StartWork(true); in CmdProcessWork()
1549 bufferwork->StartWork(true); in TransStateToExecuting()
1584 bufferwork->StartWork(false); in TransStateToPause()