Home
last modified time | relevance | path

Searched refs:gst_toc_append_entry (Results 1 – 13 of 13) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgsttoc.c182 gst_toc_append_entry (toc, ed); in GST_START_TEST()
234 gst_toc_append_entry (toc, ed); in GST_START_TEST()
Dgsttocsetter.c171 gst_toc_append_entry (toc, ed); in create_toc()
198 gst_toc_append_entry (toc, ed); in create_toc()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dmatroskamux.c418 gst_toc_append_entry (ref_toc, toc_edition_entry); in new_reference_toc()
433 gst_toc_append_entry (ref_toc, toc_entry); in new_no_edition_toc()
436 gst_toc_append_entry (ref_toc, toc_entry); in new_no_edition_toc()
649 gst_toc_append_entry (internal_toc, internal_edition); in check_toc()
Dmatroskademux.c246 gst_toc_append_entry (ref_toc, toc_edition_entry); in new_reference_toc()
/third_party/gstreamer/gstreamer/gst/
Dgsttoc.h156 void gst_toc_append_entry (GstToc *toc, GstTocEntry *entry);
Dgsttoc.c234 gst_toc_append_entry (GstToc * toc, GstTocEntry * entry) in gst_toc_append_entry() function
/third_party/gstreamer/gstplugins_bad/ext/sndfile/
Dgstsfdec.c651 gst_toc_append_entry (toc, entry); in create_and_send_toc()
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-read-common.c1392 gst_toc_append_entry (toc, edition_info); in gst_matroska_read_common_parse_chapter_edition()
1393 gst_toc_append_entry (internal_toc, internal_edition_info); in gst_matroska_read_common_parse_chapter_edition()
Dmatroska-mux.c3398 gst_toc_append_entry (mux->internal_toc, internal_edition); in gst_matroska_mux_start()
3404 gst_toc_append_entry (mux->internal_toc, internal_edition); in gst_matroska_mux_start()
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstflacparse.c1078 gst_toc_append_entry (toc, cur_entry); in gst_flac_parse_handle_cuesheet()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiocdsrc.c1415 gst_toc_append_entry (toc, entry); in gst_audio_cd_src_make_toc()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/audio/
Dgstnonstreamaudiodecoder.c1759 gst_toc_append_entry (dec->toc, entry); in gst_nonstream_audio_decoder_update_toc()
/third_party/gstreamer/gstplugins_good/gst/wavparse/
Dgstwavparse.c1011 gst_toc_append_entry (toc, entry); in gst_wavparse_create_toc()