Home
last modified time | relevance | path

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

/hardware/intel/common/wrs_omxil_core/utils/inc/
Dworkqueue.h52 void ScheduleWork(void);
54 void ScheduleWork(WorkableInterface *wi);
/hardware/intel/common/wrs_omxil_core/utils/src/
Dworkqueue.cpp177 void WorkQueue::ScheduleWork(void) in ScheduleWork() function in WorkQueue
185 void WorkQueue::ScheduleWork(WorkableInterface *wi) in ScheduleWork() function in WorkQueue
/hardware/intel/common/wrs_omxil_core/base/src/
Dcomponentbase.cpp84 workq->ScheduleWork(this); in PushCmdQueue()
1126 bufferwork->ScheduleWork(this); in CBaseEmptyThisBuffer()
1184 bufferwork->ScheduleWork(this); in CBaseFillThisBuffer()