Home
last modified time | relevance | path

Searched refs:GST_EBML_ID_EBMLVERSION (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/matroska/
Debml-ids.h39 #define GST_EBML_ID_EBMLVERSION 0x4286 macro
Debml-write.c928 gst_ebml_write_uint (ebml, GST_EBML_ID_EBMLVERSION, GST_EBML_VERSION); in gst_ebml_write_header()
Dmatroska-read-common.c1582 case GST_EBML_ID_EBMLVERSION: in gst_matroska_read_common_parse_header()