Searched defs:taskDriverId (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/ |
H A D | cm_queue_rt.cpp | 628 int32_t taskDriverId = -1; in Enqueue_RT() local 708 int32_t taskDriverId = -1; in Enqueue_RT() local 746 int32_t taskDriverId = -1; in Enqueue_RT() local 2359 int32_t taskDriverId = -1; in EnqueueBufferCopy() local 3454 int32_t taskDriverId = -1; in EnqueueVebox() local 3504 int32_t CmQueueRT::CreateEvent(CmTaskInternal *task, bool isVisible, int32_t &taskDriverId, CmEvent… in CreateEvent()
|
H A D | cm_event_rt.cpp | 45 …T::Create(uint32_t index, CmQueueRT *queue, CmTaskInternal *task, int32_t taskDriverId, CmDeviceRT… in Create() 91 CmEventRT::CmEventRT(uint32_t index, CmQueueRT *queue, CmTaskInternal *task, int32_t taskDriverId, … in CmEventRT()
|