Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/
Dgstgdkpixbufoverlay.c607 GstVideoMeta *overlay_meta; in gst_gdk_pixbuf_overlay_update_composition() local
622 overlay_meta = gst_buffer_get_video_meta (overlay->pixels); in gst_gdk_pixbuf_overlay_update_composition()
629 width = overlay_meta->width; in gst_gdk_pixbuf_overlay_update_composition()
633 height = overlay_meta->height; in gst_gdk_pixbuf_overlay_update_composition()
652 overlay_meta->width, overlay_meta->height, overlay->alpha); in gst_gdk_pixbuf_overlay_update_composition()