Searched refs:vlVaSurface (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/gallium/frontends/va/ |
D | surface.c | 75 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() 561 surface_from_external_memory(VADriverContextP ctx, vlVaSurface *surface, in surface_from_external_memory() 639 vlVaHandleSurfaceAllocate(vlVaDriver *drv, vlVaSurface *surface, in vlVaHandleSurfaceAllocate() 682 vlVaSurface *surf; in vlVaCreateSurfaces2() 795 surf = CALLOC(1, sizeof(vlVaSurface)); in vlVaCreateSurfaces2() 985 vlVaSurface *surf; in vlVaExportSurfaceHandle()
|
D | postproc.c | 39 vlVaRegionDefault(const VARectangle *region, vlVaSurface *surf, in vlVaRegionDefault() 142 vlVaSurface *surf; in vlVaPostProcBlit() 242 vlVaSurface *prevprev, *prev, *next; in vlVaApplyDeint() 289 vlVaSurface *src_surface, *dst_surface; in vlVaHandleVAProcPipelineParameterBufferType()
|
D | subpicture.c | 181 vlVaSurface *surf; in vlVaAssociateSubpicture() 252 vlVaSurface *surf; in vlVaDeassociateSubpicture()
|
D | image.c | 63 vlVaVideoSurfaceSize(vlVaSurface *p_surf, int component, in vlVaVideoSurfaceSize() 200 vlVaSurface *surf; in vlVaDeriveImage() 428 vlVaSurface *surf; in vlVaGetImage() 572 vlVaSurface *surf; in vlVaPutImage()
|
D | picture.c | 45 vlVaSurface *surf; in vlVaBeginPicture() 102 vlVaSurface *surf = handle_table_get(drv->htab, surface_id); in vlVaGetReferenceFrame() 630 vlVaSurface *surf; in vlVaEndPicture()
|
D | va_private.h | 333 } vlVaSurface; typedef 430 VAStatus vlVaHandleSurfaceAllocate(vlVaDriver *drv, vlVaSurface *surface, struct pipe_video_buffer …
|