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

  /external/libvpx/libvpx/third_party/libmkv/
EbmlWriter.c 21 void Ebml_WriteLen(EbmlGlobal *glob, int64_t val) {
43 Ebml_WriteLen(glob, size);
58 Ebml_WriteLen(glob, size);
112 Ebml_WriteLen(glob, size);
141 Ebml_WriteLen(glob, data_length);
150 Ebml_WriteLen(glob, vSize);
EbmlWriter.h 27 void Ebml_WriteLen(EbmlGlobal *glob, int64_t val);

Completed in 74 milliseconds