Home
last modified time | relevance | path

Searched refs:vlVaSurface (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/va/
Dpostproc.c40 vlVaRegionDefault(const VARectangle *region, vlVaSurface *surf, in vlVaRegionDefault()
213 vlVaSurface *surf; in vlVaPostProcBlit()
313 vlVaSurface *prevprev, *prev, *next; in vlVaApplyDeint()
360 vlVaSurface *src_surface, *dst_surface; in vlVaHandleVAProcPipelineParameterBufferType()
393 vlVaSurface *surf; in vlVaHandleVAProcPipelineParameterBufferType()
418 vlVaSurface *surf; in vlVaHandleVAProcPipelineParameterBufferType()
Dsurface.c75 vlVaSurface *surf = handle_table_get(drv->htab, surface_list[i]); in vlVaDestroySurfaces()
96 vlVaSurface *surf; in vlVaSyncSurface()
150 vlVaSurface *surf; in vlVaQuerySurfaceStatus()
216 vlVaPutSubpictures(vlVaSurface *surf, vlVaDriver *drv, in vlVaPutSubpictures()
311 vlVaSurface *surf; in vlVaPutSurface()
577 surface_from_external_memory(VADriverContextP ctx, vlVaSurface *surface, in surface_from_external_memory()
665 surface_from_prime_2(VADriverContextP ctx, vlVaSurface *surface, in surface_from_prime_2()
786 vlVaHandleSurfaceAllocate(vlVaDriver *drv, vlVaSurface *surface, in vlVaHandleSurfaceAllocate()
844 vlVaSurface *surf; in vlVaCreateSurfaces2()
992 surf = CALLOC(1, sizeof(vlVaSurface)); in vlVaCreateSurfaces2()
[all …]
Dsubpicture.c181 vlVaSurface *surf; in vlVaAssociateSubpicture()
252 vlVaSurface *surf; in vlVaDeassociateSubpicture()
Dimage.c63 vlVaVideoSurfaceSize(vlVaSurface *p_surf, int component, in vlVaVideoSurfaceSize()
200 vlVaSurface *surf; in vlVaDeriveImage()
471 vlVaSurface *surf; in vlVaGetImage()
615 vlVaSurface *surf; in vlVaPutImage()
Dpicture.c45 vlVaSurface *surf; in vlVaBeginPicture()
110 vlVaSurface *surf = handle_table_get(drv->htab, surface_id); in vlVaGetReferenceFrame()
671 vlVaSurface *surf; in vlVaEndPicture()
Dva_private.h343 } vlVaSurface; typedef
440 VAStatus vlVaHandleSurfaceAllocate(vlVaDriver *drv, vlVaSurface *surface, struct pipe_video_buffer …
Dpicture_h264.c36 vlVaSurface *surf = handle_table_get(drv->htab, surface_id); in vlVaGetPastReferenceFrame()