Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/matroska/
Debml-ids.h41 #define GST_EBML_ID_EBMLMAXIDLENGTH 0x42F2 macro
Debml-write.c933 gst_ebml_write_uint (ebml, GST_EBML_ID_EBMLMAXIDLENGTH, sizeof (guint32)); in gst_ebml_write_header()
Dmatroska-read-common.c1531 case GST_EBML_ID_EBMLMAXIDLENGTH:{ in gst_matroska_read_common_parse_header()