Searched defs:dst_clip (Results 1 – 3 of 3) sorted by relevance
387 struct u_rect *dst_clip) in vl_bicubic_filter_render()
1116 vl_compositor_set_dst_clip(struct vl_compositor_state *s, struct u_rect *dst_clip) in vl_compositor_set_dst_clip()
214 struct u_rect src_rect, dst_clip, *dirty_area; in vlVdpPresentationQueueDisplay() local