Searched refs:gst_toc_get_scope (Results 1 – 4 of 4) sorted by relevance
144 GstTocScope gst_toc_get_scope (const GstToc *toc);
162 gst_toc_get_scope (const GstToc * toc) in gst_toc_get_scope() function
2000 if (gst_toc_get_scope (toc) == GST_TOC_SCOPE_GLOBAL) in gst_event_new_toc()
144 fail_unless_equals_int (gst_toc_get_scope (toc), GST_TOC_SCOPE_GLOBAL); in GST_START_TEST()