HomeSort by relevance Sort by last modified time
    Searched refs:Ebml_SerializeUnsigned64 (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/third_party/libmkv/
EbmlWriter.h 31 void Ebml_SerializeUnsigned64(EbmlGlobal *glob, unsigned long class_id, uint64_t ui);
EbmlWriter.c 77 void Ebml_SerializeUnsigned64(EbmlGlobal *glob, unsigned long class_id, uint64_t ui) {
  /external/libvpx/libvpx/
webmenc.c 109 Ebml_SerializeUnsigned64(ebml, SeekPosition, offset);
311 Ebml_SerializeUnsigned64(glob, CueClusterPosition,

Completed in 63 milliseconds