Home
last modified time | relevance | path

Searched defs:pKernelAllocation (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/renderhal/
H A Drenderhal_dsh.cpp364 PRENDERHAL_KRN_ALLOCATION pKernelAllocation = nullptr; in RenderHal_DSH_GetKernelAllocationFromPool() local
394 PRENDERHAL_KRN_ALLOCATION pKernelAllocation) in RenderHal_DSH_TouchDynamicKernel()
441 PRENDERHAL_KRN_ALLOCATION pKernelAllocation = nullptr; in RenderHal_DSH_SearchDynamicKernel() local
470 PRENDERHAL_KRN_ALLOCATION pKernelAllocation = nullptr; in RenderHal_DSH_AllocateDynamicKernel() local
518 …_DSH_UnregisterKernel(PRENDERHAL_INTERFACE pRenderHal, PRENDERHAL_KRN_ALLOCATION pKernelAllocation) in RenderHal_DSH_UnregisterKernel()
1261 PRENDERHAL_KRN_ALLOCATION pKernelAllocation = nullptr; // Kernel Allocation in RenderHal_DSH_LoadDynamicKernel() local
1391 PRENDERHAL_KRN_ALLOCATION pKernelAllocation) in RenderHal_DSH_UnloadDynamicKernel()
1577 PRENDERHAL_KRN_ALLOCATION pKernelAllocation, in RenderHal_DSH_AllocateDynamicMediaID()
1746 PRENDERHAL_KRN_ALLOCATION pKernelAllocation) in RenderHal_DSH_GetMediaID()
2542 PRENDERHAL_KRN_ALLOCATION pKernelAllocation, in RenderHal_DSH_SetupInterfaceDescriptor()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/renderhal/
H A Drenderhal.cpp2258 PRENDERHAL_KRN_ALLOCATION pKernelAllocation; in RenderHal_LoadKernel() local
2578 PRENDERHAL_KRN_ALLOCATION pKernelAllocation; in RenderHal_UnloadKernel() local
2646 PRENDERHAL_KRN_ALLOCATION pKernelAllocation; in RenderHal_TouchKernel() local
2680 PRENDERHAL_KRN_ALLOCATION pKernelAllocation; in RenderHal_ResetKernels() local
2791 PRENDERHAL_KRN_ALLOCATION pKernelAllocation; in RenderHal_AllocateMediaID() local
2904 PRENDERHAL_KRN_ALLOCATION pKernelAllocation) in RenderHal_GetMediaID()
6015 PRENDERHAL_KRN_ALLOCATION pKernelAllocation, in RenderHal_SetupInterfaceDescriptor()
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/renderhal/
H A Drenderhal.h966 …PRENDERHAL_KRN_ALLOCATION pKernelAllocation; // Kernel allocation t… member