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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libmkv/
EbmlWriter.h 28 void Ebml_WriteString(EbmlGlobal *glob, const char *str);
EbmlWriter.c 40 void Ebml_WriteString(EbmlGlobal *glob, const char *str) {
131 Ebml_WriteString(glob, s);

Completed in 104 milliseconds