Searched defs:dst_surface (Results 1 - 7 of 7) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/omx/ |
H A D | vid_dec_common.c | 95 struct pipe_surface **dst_surface = NULL; in vid_dec_FillOutput() local
|
H A D | vid_enc_common.c | 217 struct pipe_surface **dst_surface; in enc_ScaleInput_common() local
|
/third_party/mesa3d/src/gallium/frontends/va/ |
H A D | postproc.c | 360 vlVaSurface *src_surface, *dst_surface; in vlVaHandleVAProcPipelineParameterBufferType() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_compositor_cs.c | 775 vl_compositor_cs_render(struct vl_compositor_state *s, struct vl_compositor *c, struct pipe_surface *dst_surface, struct u_rect *dirty_area, bool clear_dirty) vl_compositor_cs_render() argument [all...] |
H A D | vl_compositor_gfx.c | 686 vl_compositor_gfx_render(struct vl_compositor_state *s, struct vl_compositor *c, struct pipe_surface *dst_surface, struct u_rect *dirty_area, bool clear_dirty) vl_compositor_gfx_render() argument [all...] |
H A D | vl_compositor.c | 753 vl_compositor_render(struct vl_compositor_state *s, struct vl_compositor *c, struct pipe_surface *dst_surface, struct u_rect *dirty_area, bool clear_dirty) vl_compositor_render() argument
|
/third_party/mesa3d/src/gallium/frontends/xa/ |
H A D | xa_renderer.c | 393 renderer_copy_prepare(struct xa_context *r, struct pipe_surface *dst_surface, struct pipe_resource *src_texture, const enum xa_formats src_xa_format, const enum xa_formats dst_xa_format) renderer_copy_prepare() argument
|
Completed in 7 milliseconds