Home
last modified time | relevance | path

Searched refs:SearchGPUCopyKernel (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_queue_rt.h331 int32_t SearchGPUCopyKernel(uint32_t widthInByte,
H A Dcm_queue_rt.cpp3633 …CM_CHK_CMSTATUS_GOTOFINISH(SearchGPUCopyKernel(widthInByte, height, format, copyDirection, gpuCopy… in CreateGPUCopyKernel()
3674 int32_t CmQueueRT::SearchGPUCopyKernel(uint32_t widthInByte, in SearchGPUCopyKernel() function in CMRT_UMD::CmQueueRT