Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgsttoc.h141 GstToc * gst_toc_new (GstTocScope scope);
Dgsttoc.c136 gst_toc_new (GstTocScope scope) in gst_toc_new() function
464 ret = gst_toc_new (toc->scope); in gst_toc_copy()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dmatroskamux.c406 ref_toc = gst_toc_new (GST_TOC_SCOPE_GLOBAL); in new_reference_toc()
430 ref_toc = gst_toc_new (GST_TOC_SCOPE_GLOBAL); in new_no_edition_toc()
973 internal_toc = gst_toc_new (GST_TOC_SCOPE_GLOBAL); in test_toc()
Dmatroskademux.c234 ref_toc = gst_toc_new (GST_TOC_SCOPE_GLOBAL); in new_reference_toc()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgsttoc.c143 toc = gst_toc_new (GST_TOC_SCOPE_GLOBAL); in GST_START_TEST()
Dgsttocsetter.c143 toc = gst_toc_new (GST_TOC_SCOPE_GLOBAL); in create_toc()
/third_party/gstreamer/gstplugins_bad/ext/sndfile/
Dgstsfdec.c644 toc = gst_toc_new (GST_TOC_SCOPE_GLOBAL); in create_and_send_toc()
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-read-common.c1420 toc = gst_toc_new (GST_TOC_SCOPE_GLOBAL); in gst_matroska_read_common_parse_chapters()
1421 internal_toc = gst_toc_new (GST_TOC_SCOPE_GLOBAL); in gst_matroska_read_common_parse_chapters()
Dmatroska-mux.c3389 mux->internal_toc = gst_toc_new (GST_TOC_SCOPE_GLOBAL); in gst_matroska_mux_start()
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstflacparse.c1017 toc = gst_toc_new (GST_TOC_SCOPE_GLOBAL); in gst_flac_parse_handle_cuesheet()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiocdsrc.c1391 toc = gst_toc_new (scope); in gst_audio_cd_src_make_toc()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/audio/
Dgstnonstreamaudiodecoder.c1711 dec->toc = gst_toc_new (GST_TOC_SCOPE_GLOBAL); in gst_nonstream_audio_decoder_update_toc()
/third_party/gstreamer/gstplugins_good/gst/wavparse/
Dgstwavparse.c1006 toc = gst_toc_new (GST_TOC_SCOPE_GLOBAL); in gst_wavparse_create_toc()