Home
last modified time | relevance | path

Searched defs:threadSpaceHeight (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 …CmDeviceRT* device, uint32_t index, uint32_t threadSpaceWidth, uint32_t threadSpaceHeight, uint32_… in Create()
82 uint32_t & threadSpaceHeight, in GetThreadGroupSpaceSize()
101 uint32_t threadSpaceHeight, in CmThreadGroupSpace()
120 uint32_t threadSpaceHeight, in CmThreadGroupSpace()
H A Dcm_task_internal.cpp886 uint32_t threadSpaceHeight = 0; in VtuneInitProfilingInfo() local
983 uint32_t threadSpaceHeight = 0; in VtuneInitProfilingInfo() local
1453 …_t CmTaskInternal::GetThreadGroupSpaceSize(uint32_t& threadSpaceWidth, uint32_t& threadSpaceHeight, in GetThreadGroupSpaceSize()
H A Dcm_command_buffer.cpp353 uint32_t threadSpaceHeight = 1; in AddMediaObjectWalker() local
H A Dcm_kernel_rt.cpp3106 uint32_t threadSpaceHeight =0; in CreateThreadSpaceParam() local
4517 uint32_t threadSpaceWidth = 0, threadSpaceHeight = 0; in UpdateKernelData() local
5127 uint32_t threadSpaceHeight = 0; in AssociateThreadSpace() local
H A Dcm_hal.h396 uint32_t threadSpaceHeight; // [in] thread space height within group member
478 uint32_t threadSpaceHeight; // [in] height member
514 uint32_t threadSpaceHeight; // [in] height member
583 uint16_t threadSpaceHeight; // [in] Kernel Threadspace height member
H A Dcm_wrapper.h153 uint32_t threadSpaceHeight; // [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 …mDevice_RT::CreateThreadGroupSpace( uint32_t threadSpaceWidth, uint32_t threadSpaceHeight, uint32_… in CreateThreadGroupSpace()
534 …Device_RT::CreateThreadGroupSpaceEx(uint32_t threadSpaceWidth, uint32_t threadSpaceHeight, uint32_… 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
7114 uint32_t threadSpaceHeight, 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
8239 uint32_t threadSpaceHeight, in InitMediaObjectWalker()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9/codec/hal/
H A Dcodechal_fei_avc_g9.cpp2919 …int threadSpaceHeight = (ds4XHeight + 4) >> 3; // Each 8x8 pixel output is completed by 1 t… in DispatchKernelScaling() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen8/codec/hal/
H A Dcodechal_fei_avc_g8.cpp4390 …int threadSpaceHeight = (dx4xHeight + 4) >> 3; // Each 8x8 pixel output is completed by 1 t… in DispatchKernelScaling() local