Home
last modified time | relevance | path

Searched refs:Ebml_WriteSigned16 (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libmkv/
DEbmlWriter.h36 void Ebml_WriteSigned16(EbmlGlobal *glob, short val);
DEbmlWriter.c124 void Ebml_WriteSigned16(EbmlGlobal *glob, short val) { in Ebml_WriteSigned16() function