Home
last modified time | relevance | path

Searched refs:EbmlHeader (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/webm/
H A DWebmElement.h42 static sp<WebmElement> EbmlHeader(
H A DWebmElement.cpp279 sp<WebmElement> WebmElement::EbmlHeader( in EbmlHeader() function in android::WebmElement
H A DWebmWriter.cpp537 ebml = WebmElement::EbmlHeader(); in start()