Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstogmparse.c155 static gboolean gst_ogm_parse_sink_event (GstPad * pad, GstObject * parent,
372 GST_DEBUG_FUNCPTR (gst_ogm_parse_sink_event)); in gst_ogm_audio_parse_init()
388 GST_DEBUG_FUNCPTR (gst_ogm_parse_sink_event)); in gst_ogm_video_parse_init()
404 GST_DEBUG_FUNCPTR (gst_ogm_parse_sink_event)); in gst_ogm_text_parse_init()
919 gst_ogm_parse_sink_event (GstPad * pad, GstObject * parent, GstEvent * event) in gst_ogm_parse_sink_event() function
/third_party/gstreamer/gstplugins_base/
DChangeLog147328 (gst_ogm_parse_sink_event), (gst_ogm_parse_change_state):