Searched refs:dst_crop (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_base/sys/xvimage/ |
D | xvimageallocator.c | 631 GstXWindow * window, GstVideoRectangle * dst_crop, gboolean draw_border) in gst_xvimage_memory_render() argument 642 gst_xwindow_draw_borders (window, dst_crop); in gst_xvimage_memory_render() 655 dst_crop->x, dst_crop->y, dst_crop->w, dst_crop->h, FALSE); in gst_xvimage_memory_render() 664 dst_crop->x, dst_crop->y, dst_crop->w, dst_crop->h); in gst_xvimage_memory_render()
|
D | xvimageallocator.h | 65 GstVideoRectangle *dst_crop,
|