Home
last modified time | relevance | path

Searched defs:ebmlLoc (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libmkv/
DEbmlBufferWriter.c36 void Ebml_StartSubElement(EbmlGlobal *glob, EbmlLoc *ebmlLoc, unsigned long class_id) { in Ebml_StartSubElement()
44 void Ebml_EndSubElement(EbmlGlobal *glob, EbmlLoc *ebmlLoc) { in Ebml_EndSubElement()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dwebmenc.c75 EbmlLoc *ebmlLoc, in Ebml_StartSubElement()
83 static void Ebml_EndSubElement(struct EbmlGlobal *glob, EbmlLoc *ebmlLoc) { in Ebml_EndSubElement()