Home
last modified time | relevance | path

Searched refs:gpuCtxSpecific (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/private/
H A Dmos_os_specific.cpp2905 auto gpuCtxSpecific = static_cast<GpuContextSpecificNext *>(gpuCtx); in Mos_Specific_VerifyPatchListSize() local
2906 MOS_OS_CHK_NULL_RETURN(gpuCtxSpecific); in Mos_Specific_VerifyPatchListSize()
2907 return (gpuCtxSpecific->VerifyPatchListSize(dwRequestedSize)); in Mos_Specific_VerifyPatchListSize()
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/os/
H A Dmos_os_specific.c6008 auto gpuCtxSpecific = static_cast<GpuContextSpecificNext *>(gpuCtx); in Mos_Specific_VerifyPatchListSize() local
6009 MOS_OS_CHK_NULL_RETURN(gpuCtxSpecific); in Mos_Specific_VerifyPatchListSize()
6010 return (gpuCtxSpecific->VerifyPatchListSize(dwRequestedSize)); in Mos_Specific_VerifyPatchListSize()