Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libmkv/
DEbmlIDs.h22 DocTypeVersion = 0x4287, enumerator
DWebMElement.c26 Ebml_SerializeUnsigned(glob, DocTypeVersion, 2); // Doc Type Version in writeHeader()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dwebmenc.c176 Ebml_SerializeUnsigned(glob, DocTypeVersion, 2); in write_webm_file_header()