Searched defs:ebml (Results 1 – 5 of 5) sorted by relevance
19 EbmlGlobal ebml; in main() local
107 void writeSegmentInformation(EbmlGlobal *ebml, EbmlLoc *startInfo, unsigned long timeCodeScale, dou… in writeSegmentInformation()
102 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()
621 struct EbmlGlobal ebml; member
172 struct ebml { struct173 struct ebml_type ebml_version; argument174 struct ebml_type ebml_read_version; argument175 struct ebml_type ebml_max_id_length; argument176 struct ebml_type ebml_max_size_length; argument177 struct ebml_type doctype; argument178 struct ebml_type doctype_version; argument179 struct ebml_type doctype_read_version; argument304 struct ebml ebml; member