Home
last modified time | relevance | path

Searched refs:vl_compositor_set_layer_dst_area (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/vdpau/
Doutput.c412 vl_compositor_set_layer_dst_area(cstate, 0, RectToPipe(destination_rect, &dst_rect)); in vlVdpOutputSurfacePutBitsIndexed()
521 vl_compositor_set_layer_dst_area(cstate, 0, RectToPipe(destination_rect, &dst_rect)); in vlVdpOutputSurfacePutBitsYCbCr()
706 vl_compositor_set_layer_dst_area(cstate, 0, RectToPipe(destination_rect, &dst_rect)); in vlVdpOutputSurfaceRenderOutputSurface()
772 vl_compositor_set_layer_dst_area(cstate, 0, RectToPipe(destination_rect, &dst_rect)); in vlVdpOutputSurfaceRenderBitmapSurface()
Dmixer.c384vl_compositor_set_layer_dst_area(&vmixer->cstate, layer++, RectToPipe(destination_video_rect, &rec… in vlVdpVideoMixerRender()
399vl_compositor_set_layer_dst_area(&vmixer->cstate, layer++, RectToPipe(layers->destination_rect, &r… in vlVdpVideoMixerRender()
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.c528 vl_compositor_set_layer_dst_area(struct vl_compositor_state *s, in vl_compositor_set_layer_dst_area() function
700 vl_compositor_set_layer_dst_area(s, 0, dst_rect); in vl_compositor_yuv_deint_full()
709 vl_compositor_set_layer_dst_area(s, 0, dst_rect); in vl_compositor_yuv_deint_full()
736 vl_compositor_set_layer_dst_area(s, 0, dst_rect); in vl_compositor_convert_rgb_to_yuv()
745 vl_compositor_set_layer_dst_area(s, 0, dst_rect); in vl_compositor_convert_rgb_to_yuv()
Dvl_compositor.h231 vl_compositor_set_layer_dst_area(struct vl_compositor_state *settings,
/third_party/mesa3d/src/gallium/frontends/omx/
Dvid_dec_common.c121 vl_compositor_set_layer_dst_area(s, 0, &dst_rect); in vid_dec_FillOutput()
/third_party/mesa3d/src/gallium/frontends/xvmc/
Dsurface.c442 vl_compositor_set_layer_dst_area(cstate, 0, &dst_rect); in XvMCPutSurface()
443 vl_compositor_set_layer_dst_area(cstate, 1, &dst_rect); in XvMCPutSurface()
/third_party/mesa3d/src/gallium/frontends/va/
Dpostproc.c83 vl_compositor_set_layer_dst_area(&drv->cstate, 0, &dst_rect); in vlVaPostProcCompositor()
Dsurface.c296 vl_compositor_set_layer_dst_area(&drv->cstate, 0, &dr); in vlVaPutSubpictures()
370 vl_compositor_set_layer_dst_area(&drv->cstate, 0, &dst_rect); in vlVaPutSurface()