Home
last modified time | relevance | path

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

/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgsttoc.h33 GST_API GType _gst_toc_type; variable
37 #define GST_TYPE_TOC (_gst_toc_type)
H A Dgsttoc.c120 GType _gst_toc_type = 0; variable
835 _gst_toc_type = gst_toc_get_type (); in _priv_gst_toc_initialize()