/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/ |
H A D | cm_group_space.cpp | 34 …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 D | cm_task_internal.cpp | 886 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 D | cm_command_buffer.cpp | 353 uint32_t threadSpaceHeight = 1; in AddMediaObjectWalker() local
|
H A D | cm_kernel_rt.cpp | 3106 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 D | cm_hal.h | 396 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 D | cm_wrapper.h | 153 uint32_t threadSpaceHeight; // [in] member
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9_skl/codec/cmrt_kernel/ |
H A D | CMRTKernel_I_16x16Sad.cpp | 109 uint32_t width, height, threadSpaceWidth, threadSpaceHeight; in CreateAndDispatchKernel() local
|
H A D | CMRTKernel_I_8x8.cpp | 109 uint32_t width, height, threadSpaceWidth, threadSpaceHeight; in CreateAndDispatchKernel() local
|
H A D | CMRTKernel_DownScaling.cpp | 110 uint32_t width, height, scaling2xWidth, scaling2xHeight, threadSpaceWidth, threadSpaceHeight; in CreateAndDispatchKernel() local
|
H A D | CMRTKernel_PB_32x32.cpp | 104 uint32_t width, height, widthPadded, heightPadded, threadSpaceWidth, threadSpaceHeight; in CreateAndDispatchKernel() local
|
H A D | CMRTKernel_I_32x32.cpp | 109 uint32_t width, height, width_padded, height_padded, threadSpaceWidth, threadSpaceHeight; in CreateAndDispatchKernel() local
|
H A D | CMRTKernel_PB_8x8Pak.cpp | 104 uint32_t width, height, width_padded, height_padded, threadSpaceWidth, threadSpaceHeight; in CreateAndDispatchKernel() local
|
H A D | CMRTKernel_I_8x8Mode.cpp | 109 uint32_t width, height, width_padded, height_padded, threadSpaceWidth, threadSpaceHeight; in CreateAndDispatchKernel() local
|
H A D | CMRTKernel_I_16x16Mode.cpp | 109 uint32_t width, height, width_padded, height_padded, threadSpaceWidth, threadSpaceHeight; in CreateAndDispatchKernel() local
|
H A D | CMRTKernelBase.cpp | 156 int32_t CMRTKernelBase::CreateThreadSpace(uint32_t threadSpaceWidth, uint32_t threadSpaceHeight) in CreateThreadSpace()
|
H A D | CMRTKernel_PB_8x8MbEnc.cpp | 139 …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 D | cm_device.cpp | 511 …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 D | codechal_encode_hevc_g11.cpp | 4792 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 D | codechal_encode_hevc_g12.cpp | 5485 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 D | codechal_fei_avc_g9.cpp | 2919 …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 D | codechal_fei_avc_g8.cpp | 4390 …int threadSpaceHeight = (dx4xHeight + 4) >> 3; // Each 8x8 pixel output is completed by 1 t… in DispatchKernelScaling() local
|