Searched refs:vlVaSurface (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/va/ |
D | postproc.c | 40 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()
|
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() 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 …]
|
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() 471 vlVaSurface *surf; in vlVaGetImage() 615 vlVaSurface *surf; in vlVaPutImage()
|
D | picture.c | 45 vlVaSurface *surf; in vlVaBeginPicture() 110 vlVaSurface *surf = handle_table_get(drv->htab, surface_id); in vlVaGetReferenceFrame() 671 vlVaSurface *surf; in vlVaEndPicture()
|
D | va_private.h | 343 } vlVaSurface; typedef 440 VAStatus vlVaHandleSurfaceAllocate(vlVaDriver *drv, vlVaSurface *surface, struct pipe_video_buffer …
|
D | picture_h264.c | 36 vlVaSurface *surf = handle_table_get(drv->htab, surface_id); in vlVaGetPastReferenceFrame()
|