Home
last modified time | relevance | path

Searched refs:dst_crop (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvimageallocator.c631 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()
Dxvimageallocator.h65 GstVideoRectangle *dst_crop,