Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/player/
Dgstplayer-signal-dispatcher.c53 iface = GST_PLAYER_SIGNAL_DISPATCHER_GET_INTERFACE (self); in gst_player_signal_dispatcher_dispatch()
Dgstplayer-signal-dispatcher.h35 #define GST_PLAYER_SIGNAL_DISPATCHER_GET_INTERFACE(inst) (G_TYPE_INSTANCE_GET_INTERFACE ((inst), GS… macro