HomeSort by relevance Sort by last modified time
    Searched defs:EbmlLoc (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libmkv/
EbmlBufferWriter.h 6 } EbmlLoc;
15 void Ebml_StartSubElement(EbmlGlobal *glob, EbmlLoc *ebmlLoc, unsigned long class_id);
16 void Ebml_EndSubElement(EbmlGlobal *glob, EbmlLoc *ebmlLoc);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
webmenc.h 30 typedef off_t EbmlLoc;
56 EbmlLoc startSegment;
57 EbmlLoc startCluster;

Completed in 149 milliseconds