Searched refs:gst_index_add_associationv (Results 1 – 8 of 8) sorted by relevance
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstindex.c | 785 gst_index_add_associationv (GstIndex * index, gint id, in gst_index_add_associationv() function 869 entry = gst_index_add_associationv (index, id, flags, n_assocs, list);
|
D | gstindex.h | 412 GstIndexEntry* gst_index_add_associationv (GstIndex * index, gint id, GstIndexAssocia…
|
D | gstbaseparse.c | 2050 gst_index_add_associationv (parse->priv->index, parse->priv->index_id, in gst_base_parse_add_index_entry()
|
/third_party/gstreamer/gstplugins_good/gst/flv/ |
D | gstindex.c | 799 gst_index_add_associationv (GstIndex * index, gint id, in gst_index_add_associationv() function 883 entry = gst_index_add_associationv (index, id, flags, n_assocs, list);
|
D | gstindex.h | 411 GstIndexEntry* gst_index_add_associationv (GstIndex * index, gint id, GstIndexAssocia…
|
D | gstflvdemux.c | 171 gst_index_add_associationv (index, demux->index_id, in gst_flv_demux_parse_and_add_index_entry()
|
/third_party/gstreamer/gstreamer/docs/random/ |
D | ChangeLog-0.8 | 6992 (gst_index_add_entry), (gst_index_add_associationv), 6993 (gst_index_add_association): Add gst_index_add_associationv()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 113758 docs/gst/gstreamer-sections.txt: Add gst_index_add_associationv to the docs 113761 Add gst_index_add_associationv to the docs 113902 …gst/gstindex.h (gst_index_add_associationv): Add to header. The symbol was exported before, it app… 113905 * gst/gstindex.h (gst_index_add_associationv): Add to header. The 113909 * gst/gstindex.c (gst_index_add_associationv): Changed int in
|