Searched defs:EbmlLoc (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libmkv/
H A DEbmlBufferWriter.h6 } EbmlLoc; typedef in typeref:struct:__anon12047
15 void Ebml_StartSubElement(EbmlGlobal *glob, EbmlLoc *ebmlLoc, unsigned long class_id);
16 void Ebml_EndSubElement(EbmlGlobal *glob, EbmlLoc *ebmlLoc);
/external/libvpx/libvpx/third_party/libmkv/
H A DEbmlBufferWriter.h6 } EbmlLoc; typedef in typeref:struct:__anon24013
15 void Ebml_StartSubElement(EbmlGlobal *glob, EbmlLoc *ebmlLoc, unsigned long class_id);
16 void Ebml_EndSubElement(EbmlGlobal *glob, EbmlLoc *ebmlLoc);
/external/libvpx/libvpx/
H A Dwebmenc.h30 typedef off_t EbmlLoc; typedef
56 EbmlLoc startSegment;
57 EbmlLoc startCluster;

Completed in 96 milliseconds