Home
last modified time | relevance | path

Searched refs:GstTocScope (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgsttoc.h59 } GstTocScope; typedef
141 GstToc * gst_toc_new (GstTocScope scope);
144 GstTocScope gst_toc_get_scope (const GstToc *toc);
Dgsttoc.c108 GstTocScope scope;
136 gst_toc_new (GstTocScope scope) in gst_toc_new()
161 GstTocScope
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiocdsrc.c1386 gst_audio_cd_src_make_toc (GstAudioCdSrc * src, GstTocScope scope) in gst_audio_cd_src_make_toc()
/third_party/gstreamer/gstreamer/
DChangeLog47286 toc: add GstTocScope and require it in the constructor