Home
last modified time | relevance | path

Searched refs:source_surface (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/xvmc/
H A Dsubpicture.c543 Status XvMCBlendSubpicture2(Display *dpy, XvMCSurface *source_surface, XvMCSurface *target_surface, in XvMCBlendSubpicture2() argument
549 if (!source_surface || !target_surface) in XvMCBlendSubpicture2()
555 if (source_surface->context_id != subpicture->context_id) in XvMCBlendSubpicture2()
558 if (source_surface->context_id != subpicture->context_id) in XvMCBlendSubpicture2()
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Doutput.c652 VdpOutputSurface source_surface, in vlVdpOutputSurfaceRenderOutputSurface()
674 if (source_surface == VDP_INVALID_HANDLE) { in vlVdpOutputSurfaceRenderOutputSurface()
678 vlVdpOutputSurface *src_vlsurface = vlGetDataHTAB(source_surface); in vlVdpOutputSurfaceRenderOutputSurface()
722 VdpBitmapSurface source_surface, in vlVdpOutputSurfaceRenderBitmapSurface()
744 if (source_surface == VDP_INVALID_HANDLE) { in vlVdpOutputSurfaceRenderBitmapSurface()
748 vlVdpBitmapSurface *src_vlsurface = vlGetDataHTAB(source_surface); in vlVdpOutputSurfaceRenderBitmapSurface()
650 vlVdpOutputSurfaceRenderOutputSurface(VdpOutputSurface destination_surface, VdpRect const *destination_rect, VdpOutputSurface source_surface, VdpRect const *source_rect, VdpColor const *colors, VdpOutputSurfaceRenderBlendState const *blend_state, uint32_t flags) vlVdpOutputSurfaceRenderOutputSurface() argument
720 vlVdpOutputSurfaceRenderBitmapSurface(VdpOutputSurface destination_surface, VdpRect const *destination_rect, VdpBitmapSurface source_surface, VdpRect const *source_rect, VdpColor const *colors, VdpOutputSurfaceRenderBlendState const *blend_state, uint32_t flags) vlVdpOutputSurfaceRenderBitmapSurface() argument
H A Dmixer.c389 vlVdpOutputSurface *src = vlGetDataHTAB(layers->source_surface); in vlVdpVideoMixerRender()

Completed in 6 milliseconds