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

  /external/libvpx/libvpx/third_party/libmkv/
EbmlWriter.h 29 void Ebml_WriteUTF8(EbmlGlobal *glob, const wchar_t *wstr);
EbmlWriter.c 50 void Ebml_WriteUTF8(EbmlGlobal *glob, const wchar_t *wstr) {
136 Ebml_WriteUTF8(glob, s);

Completed in 32 milliseconds