Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstindex.c99 static void gst_index_add_entry (GstIndex * index, GstIndexEntry * entry);
603 gst_index_add_entry (index, entry);
635 gst_index_add_entry (index, entry); in gst_index_add_id()
759 gst_index_add_entry (GstIndex * index, GstIndexEntry * entry) in gst_index_add_entry() function
805 gst_index_add_entry (index, entry); in gst_index_add_associationv()
/third_party/gstreamer/gstplugins_good/gst/flv/
Dgstindex.c98 static void gst_index_add_entry (GstIndex * index, GstIndexEntry * entry);
617 gst_index_add_entry (index, entry);
649 gst_index_add_entry (index, entry); in gst_index_add_id()
773 gst_index_add_entry (GstIndex * index, GstIndexEntry * entry) in gst_index_add_entry() function
819 gst_index_add_entry (index, entry); in gst_index_add_associationv()
/third_party/gstreamer/gstreamer/docs/random/
DChangeLog-0.86992 (gst_index_add_entry), (gst_index_add_associationv),