Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstindex.c92 static GstIndexGroup *gst_index_group_new (guint groupnum);
181 index->curgroup = gst_index_group_new (0); in gst_index_init()
273 gst_index_group_new (guint groupnum) in gst_index_group_new() function
360 index->curgroup = gst_index_group_new (++index->maxgroup);
/third_party/gstreamer/gstplugins_good/gst/flv/
Dgstindex.c91 static GstIndexGroup *gst_index_group_new (guint groupnum);
192 index->curgroup = gst_index_group_new (0); in gst_index_init()
284 gst_index_group_new (guint groupnum) in gst_index_group_new() function
373 index->curgroup = gst_index_group_new (++index->maxgroup);