Home
last modified time | relevance | path

Searched refs:gst_video_blend (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-blend.h36 gboolean gst_video_blend (GstVideoFrame * dest,
Dvideo-blend.c298 gst_video_blend (GstVideoFrame * dest, in gst_video_blend() function
Dvideo-overlay-composition.c516 ret = gst_video_blend (video_buf, &rectangle_frame, rect->x, rect->y, in gst_video_overlay_composition_blend()