Home
last modified time | relevance | path

Searched refs:GST_EVENT_TOC_SELECT (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgsttoc.c281 fail_unless (event->type == GST_EVENT_TOC_SELECT); in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstevent.c127 {GST_EVENT_TOC_SELECT, "toc-select", 0},
1974 return gst_event_new_custom (GST_EVENT_TOC_SELECT, structure); in gst_event_new_toc_select()
1991 g_return_if_fail (GST_EVENT_TYPE (event) == GST_EVENT_TOC_SELECT); in gst_event_parse_toc_select()
Dgstevent.h173 GST_EVENT_TOC_SELECT = GST_EVENT_MAKE_TYPE (250, FLAG(UPSTREAM)), enumerator
Dgstenumtypes.c554 { C_ENUM(GST_EVENT_TOC_SELECT), "GST_EVENT_TOC_SELECT", "toc-select" }, in gst_event_type_get_type()
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstflacparse.c1782 case GST_EVENT_TOC_SELECT: in gst_flac_parse_src_event()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/audio/
Dgstnonstreamaudiodecoder.c979 case GST_EVENT_TOC_SELECT: in gst_nonstream_audio_decoder_src_event()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiocdsrc.c929 case GST_EVENT_TOC_SELECT:{ in gst_audio_cd_src_handle_event()
/third_party/gstreamer/gstplugins_good/gst/wavparse/
Dgstwavparse.c2805 case GST_EVENT_TOC_SELECT: in gst_wavparse_srcpad_event()
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-demux.c3071 case GST_EVENT_TOC_SELECT: in gst_matroska_demux_handle_src_event()