Home
last modified time | relevance | path

Searched defs:EbmlGlobal (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/
Dvpxenc.c433 struct EbmlGlobal struct
435 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
/external/libvpx/libmkv/
DEbmlWriter.h17 typedef struct EbmlGlobal EbmlGlobal; typedef
DEbmlBufferWriter.h14 } EbmlGlobal; typedef