Searched defs:EbmlGlobal (Results 1 – 3 of 3) sorted by relevance
433 struct EbmlGlobal struct435 int debug;437 FILE *stream;438 uint64_t last_pts_ms;439 vpx_rational_t framerate;465 void Ebml_Write(EbmlGlobal *glob, const void *buffer_in, unsigned long len) in Ebml_Write() argument
17 typedef struct EbmlGlobal EbmlGlobal; typedef
14 } EbmlGlobal; typedef