Searched refs:gst_index_add_entry (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstindex.c | 99 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/ |
D | gstindex.c | 98 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/ |
D | ChangeLog-0.8 | 6992 (gst_index_add_entry), (gst_index_add_associationv),
|