Home
last modified time | relevance | path

Searched defs:ebml (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libmkv/
Dtestlibmkv.c19 EbmlGlobal ebml; in main() local
DWebMElement.c107 void writeSegmentInformation(EbmlGlobal *ebml, EbmlLoc *startInfo, unsigned long timeCodeScale, dou… in writeSegmentInformation()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dwebmenc.c102 void write_webm_seek_element(struct EbmlGlobal *ebml, in write_webm_seek_element()
113 void write_webm_seek_info(struct EbmlGlobal *ebml) { in write_webm_seek_info()
Dvpxenc.c621 struct EbmlGlobal ebml; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
Dnestegg.c172 struct ebml { struct
173 struct ebml_type ebml_version; argument
174 struct ebml_type ebml_read_version; argument
175 struct ebml_type ebml_max_id_length; argument
176 struct ebml_type ebml_max_size_length; argument
177 struct ebml_type doctype; argument
178 struct ebml_type doctype_version; argument
179 struct ebml_type doctype_read_version; argument
304 struct ebml ebml; member