Home
last modified time | relevance | path

Searched defs:threadSpaceWidth (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_group_space.cpp34 int32_t CmThreadGroupSpace::Create(CmDeviceRT* device, uint32_t index, uint32_t threadSpaceWidth, u… in Create()
81 int32_t CmThreadGroupSpace::GetThreadGroupSpaceSize(uint32_t & threadSpaceWidth, in GetThreadGroupSpaceSize()
100 uint32_t threadSpaceWidth, in CmThreadGroupSpace()
119 uint32_t threadSpaceWidth, in CmThreadGroupSpace()
H A Dcm_task_internal.cpp885 uint32_t threadSpaceWidth = 0; in VtuneInitProfilingInfo() local
982 uint32_t threadSpaceWidth = 0; in VtuneInitProfilingInfo() local
1453 int32_t CmTaskInternal::GetThreadGroupSpaceSize(uint32_t& threadSpaceWidth, uint32_t& threadSpaceHe… in GetThreadGroupSpaceSize()
H A Dcm_command_buffer.cpp352 uint32_t threadSpaceWidth = 1; in AddMediaObjectWalker() local
H A Dcm_kernel_rt.cpp3105 uint32_t threadSpaceWidth = 0; in CreateThreadSpaceParam() local
4517 uint32_t threadSpaceWidth = 0, threadSpaceHeight = 0; in UpdateKernelData() local
5126 uint32_t threadSpaceWidth = 0; in AssociateThreadSpace() local
H A Dcm_hal.h395 uint32_t threadSpaceWidth; // [in] thread space width within group member
477 uint32_t threadSpaceWidth; // [in] width member
513 uint32_t threadSpaceWidth; // [in] width member
582 uint16_t threadSpaceWidth; // [in] Kernel Threadspace width member
H A Dcm_wrapper.h152 uint32_t threadSpaceWidth; // [in] member
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9_skl/codec/cmrt_kernel/
H A DCMRTKernel_I_16x16Sad.cpp109 uint32_t width, height, threadSpaceWidth, threadSpaceHeight; in CreateAndDispatchKernel() local
H A DCMRTKernel_I_8x8.cpp109 uint32_t width, height, threadSpaceWidth, threadSpaceHeight; in CreateAndDispatchKernel() local
H A DCMRTKernel_DownScaling.cpp110 uint32_t width, height, scaling2xWidth, scaling2xHeight, threadSpaceWidth, threadSpaceHeight; in CreateAndDispatchKernel() local
H A DCMRTKernel_PB_32x32.cpp104 uint32_t width, height, widthPadded, heightPadded, threadSpaceWidth, threadSpaceHeight; in CreateAndDispatchKernel() local
H A DCMRTKernel_I_32x32.cpp109 uint32_t width, height, width_padded, height_padded, threadSpaceWidth, threadSpaceHeight; in CreateAndDispatchKernel() local
H A DCMRTKernel_PB_8x8Pak.cpp104 uint32_t width, height, width_padded, height_padded, threadSpaceWidth, threadSpaceHeight; in CreateAndDispatchKernel() local
H A DCMRTKernel_I_8x8Mode.cpp109 uint32_t width, height, width_padded, height_padded, threadSpaceWidth, threadSpaceHeight; in CreateAndDispatchKernel() local
H A DCMRTKernel_I_16x16Mode.cpp109 uint32_t width, height, width_padded, height_padded, threadSpaceWidth, threadSpaceHeight; in CreateAndDispatchKernel() local
H A DCMRTKernelBase.cpp156 int32_t CMRTKernelBase::CreateThreadSpace(uint32_t threadSpaceWidth, uint32_t threadSpaceHeight) in CreateThreadSpace()
H A DCMRTKernel_PB_8x8MbEnc.cpp139 …uint32_t width, height, width_padded, height_padded, threadSpaceWidth, threadSpaceHeight, colorCou… in CreateAndDispatchKernel() local
/aosp_15_r20/external/intel-media-driver/cmrtlib/agnostic/hardware/
H A Dcm_device.cpp511 CM_RT_API int32_t CmDevice_RT::CreateThreadGroupSpace( uint32_t threadSpaceWidth, uint32_t threadSp… in CreateThreadGroupSpace()
534 CM_RT_API int32_t CmDevice_RT::CreateThreadGroupSpaceEx(uint32_t threadSpaceWidth, uint32_t threadS… in CreateThreadGroupSpaceEx()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen11/codec/hal/
H A Dcodechal_encode_hevc_g11.cpp4792 uint32_t threadSpaceWidth, threadSpaceHeight, concurGroupNum, threadScaleV; in GetCustomDispatchPattern() local
7113 uint32_t threadSpaceWidth, in InitMediaObjectWalker()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/
H A Dcodechal_encode_hevc_g12.cpp5485 uint32_t threadSpaceWidth, threadSpaceHeight, concurGroupNum, threadScaleV; in GetCustomDispatchPattern() local
8238 uint32_t threadSpaceWidth, in InitMediaObjectWalker()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9/codec/hal/
H A Dcodechal_fei_avc_g9.cpp2918 …int threadSpaceWidth = (ds4XWidth + 4) >> 3; // Each 8x8 pixel output is completed by 1… in DispatchKernelScaling() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen8/codec/hal/
H A Dcodechal_fei_avc_g8.cpp4389 …int threadSpaceWidth = (ds4xWidth + 4)>>3; // Each 8x8 pixel output is completed by 1 t… in DispatchKernelScaling() local