Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/oss4/
Doss4-sink.c75 static GstCaps *gst_oss4_sink_getcaps (GstBaseSink * bsink, GstCaps * filter);
160 basesink_class->get_caps = GST_DEBUG_FUNCPTR (gst_oss4_sink_getcaps); in gst_oss4_sink_class_init()
378 gst_oss4_sink_getcaps (GstBaseSink * bsink, GstCaps * filter) in gst_oss4_sink_getcaps() function