Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-blend.c302 gint src_xoff = 0, src_yoff = 0; in gst_video_blend() local
376 src_xoff = -x; in gst_video_blend()
377 src_width -= src_xoff; in gst_video_blend()
404 src_xoff, src_yoff, src_width); in gst_video_blend()