Searched refs:GST_EBML_ID_EBMLMAXSIZELENGTH (Results 1 – 3 of 3) sorted by relevance
42 #define GST_EBML_ID_EBMLMAXSIZELENGTH 0x42F3 macro
934 gst_ebml_write_uint (ebml, GST_EBML_ID_EBMLMAXSIZELENGTH, sizeof (guint64)); in gst_ebml_write_header()
1514 case GST_EBML_ID_EBMLMAXSIZELENGTH:{ in gst_matroska_read_common_parse_header()