Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/vdpau/
Dsurface.c60 vlVdpSurface *p_surf; in vlVdpVideoSurfaceCreate() local
135 vlVdpSurface *p_surf; in vlVdpVideoSurfaceDestroy() local
164 vlVdpSurface *p_surf = vlGetDataHTAB(surface); in vlVdpVideoSurfaceGetParameters() local
182 vlVdpVideoSurfaceSize(vlVdpSurface *p_surf, int component, in vlVdpVideoSurfaceSize()
313 vlVdpSurface *p_surf = vlGetDataHTAB(surface); in vlVdpVideoSurfacePutBitsYCbCr() local
468 vlVdpSurface *p_surf = vlGetDataHTAB(surface); in vlVdpVideoSurfaceGallium() local
488 vlVdpSurface *p_surf = vlGetDataHTAB(surface); in vlVdpVideoSurfaceDMABuf() local
/external/mesa3d/src/gallium/frontends/va/
Dimage.c63 vlVaVideoSurfaceSize(vlVaSurface *p_surf, int component, in vlVaVideoSurfaceSize()
/external/mesa3d/src/gallium/drivers/iris/
Diris_state.c2932 iris_surface_destroy(struct pipe_context *ctx, struct pipe_surface *p_surf) in iris_surface_destroy()
4727 struct pipe_surface *p_surf, in use_surface()