Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dplugin.m102 GST_PLUGIN_DEFINE (GST_VERSION_MAJOR, function
/third_party/gstreamer/gstplugins_good/sys/osxvideo/
Dosxvideosink.m1007 GST_PLUGIN_DEFINE (GST_VERSION_MAJOR, function
/third_party/gstreamer/gstreamer/gst/
Dgstplugin.h255 #define GST_PLUGIN_DEFINE(major,minor,name,description,init,version,license,package,origin) \ macro