Home
last modified time | relevance | path

Searched defs:widthInByte (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_surface_2d_rt_base.cpp445 uint32_t widthInByte = 0; in WriteSurfaceFullStride() local
768 uint32_t widthInByte = 0; in ReadSurfaceFullStride() local
1461 uint32_t widthInByte = 0; in DumpContentToFile() local
H A Dcm_queue_rt.cpp3624 int32_t CmQueueRT::CreateGPUCopyKernel(uint32_t widthInByte, in CreateGPUCopyKernel()
3674 int32_t CmQueueRT::SearchGPUCopyKernel(uint32_t widthInByte, in SearchGPUCopyKernel()
3754 int32_t CmQueueRT::GetGPUCopyKrnID( uint32_t widthInByte, uint32_t height, CM_SURFACE_FORMAT format, in GetGPUCopyKrnID()
3844 int32_t CmQueueRT::AllocateGPUCopyKernel( uint32_t widthInByte, uint32_t height, CM_SURFACE_FORMAT … in AllocateGPUCopyKernel()