Home
last modified time | relevance | path

Searched refs:vl_compositor_render (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Doutput.c413 vl_compositor_render(cstate, compositor, vlsurface->surface, &vlsurface->dirty_area, false); in vlVdpOutputSurfacePutBitsIndexed()
522 vl_compositor_render(cstate, compositor, vlsurface->surface, &vlsurface->dirty_area, false); in vlVdpOutputSurfacePutBitsYCbCr()
707 vl_compositor_render(cstate, compositor, dst_vlsurface->surface, &dst_vlsurface->dirty_area, false); in vlVdpOutputSurfaceRenderOutputSurface()
773 vl_compositor_render(cstate, compositor, dst_vlsurface->surface, &dst_vlsurface->dirty_area, false); in vlVdpOutputSurfaceRenderBitmapSurface()
H A Dpresentation.c262 vl_compositor_render(cstate, compositor, surf_draw, dirty_area, true); in vlVdpPresentationQueueDisplay()
H A Dmixer.c404 vl_compositor_render(&vmixer->cstate, compositor, surface, &dirty_area, true); in vlVdpVideoMixerRender()
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_compositor.h309 vl_compositor_render(struct vl_compositor_state *state,
H A Dvl_compositor.c701 vl_compositor_render(s, c, dst_surfaces[0], NULL, false); in vl_compositor_yuv_deint_full()
710 vl_compositor_render(s, c, dst_surfaces[1], NULL, false); in vl_compositor_yuv_deint_full()
737 vl_compositor_render(s, c, dst_surfaces[0], NULL, false); in vl_compositor_convert_rgb_to_yuv()
746 vl_compositor_render(s, c, dst_surfaces[1], NULL, false); in vl_compositor_convert_rgb_to_yuv()
753 vl_compositor_render(struct vl_compositor_state *s, in vl_compositor_render() function
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_dec_common.c122 vl_compositor_render(s, compositor, dst_surface[0], NULL, false); in vid_dec_FillOutput()
H A Dvid_enc_common.c241 vl_compositor_render(s, compositor, dst_surface[i], NULL, false); in enc_ScaleInput_common()
/third_party/mesa3d/src/gallium/frontends/xvmc/
H A Dsurface.c444 vl_compositor_render(cstate, compositor, surf, dirty_area, true); in XvMCPutSurface()
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpostproc.c84 vl_compositor_render(&drv->cstate, &drv->compositor, surfaces[0], NULL, false); in vlVaPostProcCompositor()
H A Dsurface.c297 vl_compositor_render(&drv->cstate, &drv->compositor, surf_draw, dirty_area, false); in vlVaPutSubpictures()
371 vl_compositor_render(&drv->cstate, &drv->compositor, surf_draw, dirty_area, true); in vlVaPutSurface()

Completed in 10 milliseconds