Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/udp/
Dgstmultiudpsink.h36 #define GST_MULTIUDPSINK_CAST(obj) ((GstMultiUDPSink*)(obj)) macro
Dgstmultiudpsink.c890 sink = GST_MULTIUDPSINK_CAST (bsink); in gst_multiudpsink_render_list()
923 sink = GST_MULTIUDPSINK_CAST (bsink); in gst_multiudpsink_render()