Searched refs:sinktemplate (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/gstreamer/
H A DVideoSinkGStreamer.cpp37 static GstStaticPadTemplate sinktemplate = GST_STATIC_PAD_TEMPLATE("sink", variable
95 gst_element_class_add_pad_template(element_class, gst_static_pad_template_get(&sinktemplate));

Completed in 13 milliseconds