Searched defs:pSurf (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/vp/hal/ |
H A D | vphal.cpp | 234 PVPHAL_SURFACE pSurf) in IsSurfNeedAvs() 291 PVPHAL_SURFACE pSurf = pcRenderParams->pSrc[iSourceIdx]; in IsYuvPriorRgbInCompositeOrder() local 459 PVPHAL_SURFACE pSurf = (PVPHAL_SURFACE)pcRenderParams->pSrc[uSourceIdx]; in VpHal_RenderWithAvsForMultiStreams() local 539 PVPHAL_SURFACE pSurf = (PVPHAL_SURFACE)pcRenderParams->pSrc[uSourceIdx]; in VpHal_RenderWithAvsForMultiStreams() local 601 PVPHAL_SURFACE pSurf = pcRenderParams->pSrc[uSourceIdx]; in VpHal_RenderWithAvsForMultiStreams() local
|
H A D | vphal_ddi.c | 38 void VpHal_DdiDeleteSurface(PVPHAL_SURFACE pSurf) in VpHal_DdiDeleteSurface()
|
H A D | vphal_renderer.h | 61 #define VPHAL_RNDR_DUMP_SURF_PTR_ARRAY(pRenderer, pSurf, surfMax, surfCount, Location) \ argument
|
H A D | vphal_debug.c | 2609 PVPHAL_SURFACE pSurf, in DumpSurface()
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/utils/ |
H A D | vp_debug_interface.cpp | 107 PVPHAL_SURFACE pSurf, in DumpVpSurface() 125 PVP_SURFACE pSurf, in DumpVpSurface()
|
H A D | vp_dumper.cpp | 2032 PVPHAL_SURFACE pSurf, in DumpSurface() 2212 PVP_SURFACE pSurf, in DumpSurface()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_state_sampler.c | 280 struct svga_winsys_surface **pSurf = surfaces; in update_sampler_resources() local 583 struct svga_winsys_surface **pSurf = surfaces; in update_cs_sampler_resources() local
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/Texture/ |
H A D | GmmGen12Texture.cpp | 149 GMM_STATUS GmmLib::GmmGen12TextureCalc::FillTexCCS(GMM_TEXTURE_INFO *pSurf, in FillTexCCS()
|
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/vp/ddi/ |
H A D | media_libva_vp.c | 356 VAStatus DdiVp_DestroyVpHalSurface(PVPHAL_SURFACE pSurf) in DdiVp_DestroyVpHalSurface()
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/ |
H A D | cm_wrapper.h | 36 #define CM_SURFACE_2D(pSurf) static_cast<CmSurface2DRT*>((CmSurface2D *)(pSurf)) argument
|