Home
last modified time | relevance | path

Searched refs:GST_EBML_ID_HEADER (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/matroska/
Debml-ids.h36 #define GST_EBML_ID_HEADER 0x1A45DFA3 macro
Debml-write.c926 pos = gst_ebml_write_master_start (ebml, GST_EBML_ID_HEADER); in gst_ebml_write_header()
Dmatroska-parse.c2586 case GST_EBML_ID_HEADER: in gst_matroska_parse_parse_id()
Dmatroska-read-common.c1480 if (id != GST_EBML_ID_HEADER) { in gst_matroska_read_common_parse_header()
Dmatroska-demux.c5573 case GST_EBML_ID_HEADER: in gst_matroska_demux_parse_id()
5633 case GST_EBML_ID_HEADER: in gst_matroska_demux_parse_id()