gst_index_group_new   68 gst/gstindex.c static GstIndexGroup *gst_index_group_new (guint groupnum);
gst_index_group_new  167 gst/gstindex.c   index->curgroup = gst_index_group_new (0);
gst_index_group_new  343 gst/gstindex.c   index->curgroup = gst_index_group_new (++index->maxgroup);