Searched refs:GetKernelBinary (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe2_M_plus/Xe2_LPM/vp/hal/platform_interface/ |
H A D | vp_platform_interface_xe2_lpm.h | 69 …virtual MOS_STATUS GetKernelBinary(const void *&kernelBin, uint32_t &kernelSize, const void *&patc…
|
H A D | vp_platform_interface_xe2_lpm.cpp | 216 MOS_STATUS VpPlatformInterfacsXe2_Lpm::GetKernelBinary(const void *&kernelBin, uint32_t &kernelSize… in GetKernelBinary() function in VpPlatformInterfacsXe2_Lpm
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe2_HPM/vp/hal/platform_interface/ |
H A D | vp_platform_interface_xe2_hpm.h | 69 …virtual MOS_STATUS GetKernelBinary(const void *&kernelBin, uint32_t &kernelSize, const void *&patc…
|
H A D | vp_platform_interface_xe2_hpm.cpp | 215 MOS_STATUS VpPlatformInterfaceXe2_Hpm::GetKernelBinary(const void *&kernelBin, uint32_t &kernelSize… in GetKernelBinary() function in VpPlatformInterfaceXe2_Hpm
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/platform_interface/ |
H A D | vp_platform_interface.h | 369 …virtual MOS_STATUS GetKernelBinary(const void *&kernelBin, uint32_t &kernelSize, const void *&patc…
|
H A D | vp_platform_interface.cpp | 619 MOS_STATUS VpPlatformInterface ::GetKernelBinary(const void *&kernelBin, uint32_t &kernelSize, cons… in GetKernelBinary() function in VpPlatformInterface
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/packet/ |
H A D | vp_render_kernel_obj.h | 435 void* GetKernelBinary() in GetKernelBinary() function
|