Home
last modified time | relevance | path

Searched refs:patch_buf (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/cm_fc_ld/
H A Dcm_fc_ld.h81 const char *patch_buf; /**< The buffer containing patch info. */ member
H A DPatchInfoLinker.cpp148 if (readPatchInfo(Kernels[i].patch_buf, Kernels[i].patch_size, C)) in link()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/kdll/
H A Dhal_kerneldll_next.c3891 Cm_Fc_Kernels->patch_buf = (const char *)pPatch->pBinary; in Kdll_AddKernelList()