Searched refs:vlVaSurface (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/va/ |
D | surface.c | 74 vlVaSurface *surf = handle_table_get(drv->htab, surface_list[i]); in vlVaDestroySurfaces() 95 vlVaSurface *surf; in vlVaSyncSurface() 182 vlVaPutSubpictures(vlVaSurface *surf, vlVaDriver *drv, in vlVaPutSubpictures() 277 vlVaSurface *surf; in vlVaPutSurface() 525 suface_from_external_memory(VADriverContextP ctx, vlVaSurface *surface, in suface_from_external_memory() 593 vlVaHandleSurfaceAllocate(vlVaDriver *drv, vlVaSurface *surface, in vlVaHandleSurfaceAllocate() 636 vlVaSurface *surf; in vlVaCreateSurfaces2() 745 surf = CALLOC(1, sizeof(vlVaSurface)); in vlVaCreateSurfaces2() 935 vlVaSurface *surf; in vlVaExportSurfaceHandle()
|
D | postproc.c | 38 vlVaRegionDefault(const VARectangle *region, vlVaSurface *surf, in vlVaRegionDefault() 142 vlVaSurface *surf; in vlVaPostProcBlit() 238 vlVaSurface *prevprev, *prev, *next; in vlVaApplyDeint() 285 vlVaSurface *src_surface, *dst_surface; in vlVaHandleVAProcPipelineParameterBufferType()
|
D | image.c | 61 vlVaVideoSurfaceSize(vlVaSurface *p_surf, int component, in vlVaVideoSurfaceSize() 197 vlVaSurface *surf; in vlVaDeriveImage() 329 vlVaSurface *surf; in vlVaGetImage() 441 vlVaSurface *surf; in vlVaPutImage()
|
D | subpicture.c | 181 vlVaSurface *surf; in vlVaAssociateSubpicture() 252 vlVaSurface *surf; in vlVaDeassociateSubpicture()
|
D | va_private.h | 311 } vlVaSurface; typedef 408 VAStatus vlVaHandleSurfaceAllocate(vlVaDriver *drv, vlVaSurface *surface, struct pipe_video_buffer …
|
D | picture.c | 44 vlVaSurface *surf; in vlVaBeginPicture() 100 vlVaSurface *surf = handle_table_get(drv->htab, surface_id); in vlVaGetReferenceFrame() 595 vlVaSurface *surf; in vlVaEndPicture()
|