Home
last modified time | relevance | path

Searched defs:GstElement (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/examples/gl/cocoa/
Dcocoa-videooverlay.m48 - (id) initWithContentRect:(NSRect) contentRect Loop:(GMainLoop*)loop Pipeline:(GstElement*)pipelin… argument
79 - (GstElement*) pipeline { argument
/third_party/gstreamer/gstreamer/gst/
Dgstelement.h168 typedef struct _GstElement GstElement; typedef
/third_party/gstreamer/gstplugins_bad/tests/check/pipelines/
Dipcpipeline.c623 ensure_sink_setup (GstElement * sink, void (*setup_sink) (GstElement *, void *), in ensure_sink_setup()
772 test_base (const char *name, TestFeatures features, in test_base()