Searched refs:source_surface (Results 1 – 3 of 3) sorted by relevance
474 Status XvMCBlendSubpicture2(Display *dpy, XvMCSurface *source_surface, XvMCSurface *target_surface, in XvMCBlendSubpicture2() argument480 if (!source_surface || !target_surface) in XvMCBlendSubpicture2()486 if (source_surface->context_id != subpicture->context_id) in XvMCBlendSubpicture2()489 if (source_surface->context_id != subpicture->context_id) in XvMCBlendSubpicture2()
625 VdpOutputSurface source_surface, in vlVdpOutputSurfaceRenderOutputSurface() argument647 src_vlsurface = vlGetDataHTAB(source_surface); in vlVdpOutputSurfaceRenderOutputSurface()684 VdpBitmapSurface source_surface, in vlVdpOutputSurfaceRenderBitmapSurface() argument706 src_vlsurface = vlGetDataHTAB(source_surface); in vlVdpOutputSurfaceRenderBitmapSurface()
296 vlVdpOutputSurface *src = vlGetDataHTAB(layers->source_surface); in vlVdpVideoMixerRender()