Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dmatroska.h30 #define EBML_VERSION 1 macro
Dmatroskadec.c426 …L_ID_EBMLREADVERSION, EBML_UINT, 0, 0, offsetof(Ebml, version), { .u = EBML_VERSION } },
2927 if (ebml.version > EBML_VERSION || in matroska_read_header()
/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c4590 #define EBML_VERSION 0x4286 macro