/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/ |
H A D | cm_group_space.cpp | 34 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 D | cm_task_internal.cpp | 885 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 D | cm_command_buffer.cpp | 352 uint32_t threadSpaceWidth = 1; in AddMediaObjectWalker() local
|
H A D | cm_kernel_rt.cpp | 3105 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 D | cm_hal.h | 395 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 D | cm_wrapper.h | 152 uint32_t threadSpaceWidth; // [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 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 D | codechal_encode_hevc_g11.cpp | 4792 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 D | codechal_encode_hevc_g12.cpp | 5485 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 D | codechal_fei_avc_g9.cpp | 2918 …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 D | codechal_fei_avc_g8.cpp | 4389 …int threadSpaceWidth = (ds4xWidth + 4)>>3; // Each 8x8 pixel output is completed by 1 t… in DispatchKernelScaling() local
|