Home
last modified time | relevance | path

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

/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/linux/common/os/
H A Dmos_os_specific.c6011 auto gpuCtxSpecific = static_cast<GpuContextSpecificNext *>(gpuCtx); in Mos_Specific_VerifyPatchListSize() local
6012 MOS_OS_CHK_NULL_RETURN(gpuCtxSpecific); in Mos_Specific_VerifyPatchListSize()
6013 return (gpuCtxSpecific->VerifyPatchListSize(dwRequestedSize)); in Mos_Specific_VerifyPatchListSize()
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/linux/common/os/
H A Dmos_os_specific.c6433 auto gpuCtxSpecific = static_cast<GpuContextSpecificNext *>(gpuCtx); in Mos_Specific_VerifyPatchListSize() local
6434 MOS_OS_CHK_NULL_RETURN(gpuCtxSpecific); in Mos_Specific_VerifyPatchListSize()
6435 return (gpuCtxSpecific->VerifyPatchListSize(dwRequestedSize)); in Mos_Specific_VerifyPatchListSize()