Home
last modified time | relevance | path

Searched refs:GstToc (Results 1 – 25 of 37) sorted by relevance

12

/third_party/gstreamer/gstreamer/gst/
Dgsttoc.h41 typedef struct _GstToc GstToc; typedef
141 GstToc * gst_toc_new (GstTocScope scope);
144 GstTocScope gst_toc_get_scope (const GstToc *toc);
147 void gst_toc_set_tags (GstToc *toc, GstTagList * tags);
150 void gst_toc_merge_tags (GstToc *toc, GstTagList *tags, GstTagMergeMode …
153 GstTagList * gst_toc_get_tags (const GstToc *toc);
156 void gst_toc_append_entry (GstToc *toc, GstTocEntry *entry);
159 GList * gst_toc_get_entries (const GstToc *toc);
162 void gst_toc_dump (GstToc *toc);
164 #define gst_toc_ref(toc) (GstToc*)gst_mini_object_ref(GST_MINI_OBJECT_CAST(toc))
[all …]
Dgsttoc.c92 GstToc *toc;
114 static GstToc *gst_toc_copy (const GstToc * toc);
115 static void gst_toc_free (GstToc * toc);
123 GST_DEFINE_MINI_OBJECT_TYPE (GstToc, gst_toc);
135 GstToc *
138 GstToc *toc; in gst_toc_new()
143 toc = g_slice_new0 (GstToc); in gst_toc_new()
162 gst_toc_get_scope (const GstToc * toc) in gst_toc_get_scope()
177 gst_toc_set_tags (GstToc * toc, GstTagList * tags) in gst_toc_set_tags()
196 gst_toc_merge_tags (GstToc * toc, GstTagList * tags, GstTagMergeMode mode) in gst_toc_merge_tags()
[all …]
Dgsttocsetter.c67 GstToc *toc;
134 GstToc *
138 GstToc *ret = NULL; in gst_toc_setter_get_toc()
162 gst_toc_setter_set_toc (GstTocSetter * setter, GstToc * toc) in gst_toc_setter_set_toc()
Dgsttocsetter.h64 GstToc * gst_toc_setter_get_toc (GstTocSetter *setter);
67 void gst_toc_setter_set_toc (GstTocSetter *setter, GstToc *toc);
Dgstevent.h611 GstEvent* gst_event_new_toc (GstToc *toc, gboolean updated);
614 void gst_event_parse_toc (GstEvent *event, GstToc **toc, gboolean *updated);
Dgstmessage.h754 GstMessage * gst_message_new_toc (GstObject *src, GstToc *toc, gboolean updated);
757 void gst_message_parse_toc (GstMessage *message, GstToc **toc, gboolean *updat…
Dgstevent.c1989 gst_event_new_toc (GstToc * toc, gboolean updated) in gst_event_new_toc()
2021 gst_event_parse_toc (GstEvent * event, GstToc ** toc, gboolean * updated) in gst_event_parse_toc()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgsttocsetter.c59 CHECK_TOC (GstToc * toc_t) in CHECK_TOC()
136 static GstToc *
139 GstToc *toc; in create_toc()
205 GstToc *toc; in GST_START_TEST()
272 GstToc *toc; in test_threads_thread_func1()
299 GstToc *toc; in test_threads_thread_func2()
Dgsttoc.c71 CHECK_TOC (GstToc * toc_t) in CHECK_TOC()
134 GstToc *toc, *test_toc = NULL; in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dmatroskamux.c399 static GstToc *
402 GstToc *ref_toc; in new_reference_toc()
424 static GstToc *
427 GstToc *ref_toc; in new_no_edition_toc()
623 check_toc (GstToc * ref_toc, GstToc * internal_toc, in check_toc()
707 find_and_check_tags (GstToc * ref_toc, GstToc * internal_toc, GstMapInfo * info, in find_and_check_tags()
751 check_tags (GstToc * ref_toc, GstToc * internal_toc, in check_tags()
834 check_segment (GstToc * ref_toc, GstToc * internal_toc, in check_segment()
915 GstToc *test_toc, *ref_toc, *internal_toc; in test_toc()
Dmatroskademux.c227 static GstToc *
230 GstToc *ref_toc; in new_reference_toc()
259 GstToc *ref_toc, *demuxed_toc = NULL; in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dpbutils-private.h31 GstToc *toc;
96 GstToc *toc;
Dgstdiscoverer.h76 const GstToc* gst_discoverer_stream_info_get_toc(GstDiscovererStreamInfo* info);
318 const GstToc* gst_discoverer_info_get_toc(const GstDiscovererInfo* info);
Dgstdiscoverer-types.c684 const GstToc *
1129 DISCOVERER_INFO_ACCESSOR_CODE (toc, const GstToc *, NULL);
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-read-common.h79 GstToc *toc;
80 GstToc *internal_toc;
Dmatroska-mux.h146 GstToc *internal_toc;
/third_party/gstreamer/gstplugins_good/ext/flac/
Dgstflacenc.h54 GstToc * toc;
/third_party/gstreamer/gstplugins_good/gst/wavenc/
Dgstwavenc.h51 GstToc *toc;
Dgstwavenc.c791 GstToc *toc; in gst_wavenc_write_toc()
943 GstToc *toc; in gst_wavenc_event()
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstflacparse.h83 GstToc *toc;
Dgstflacparse.c1011 GstToc *toc; in gst_flac_parse_handle_cuesheet()
1792 GstToc *toc = NULL; in gst_flac_parse_src_event()
/third_party/gstreamer/gstplugins_good/gst/wavparse/
Dgstwavparse.h69 GstToc *toc;
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/audio/
Dgstnonstreamaudiodecoder.h167 GstToc *toc;
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiocdsrc.c154 GstToc *toc;
1385 static GstToc *
1388 GstToc *toc; in gst_audio_cd_src_make_toc()
1425 GstToc *toc; in gst_audio_cd_src_add_toc()
/third_party/gstreamer/gstplugins_base/tools/
Dgst-discoverer.c464 const GstToc *toc; in print_properties()

12