Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/webm/include/webm/
DWebmElement.h106 struct WebmSimpleBlock : public WebmElement { struct
112 WebmSimpleBlock(int trackNum, int16_t timecode, bool key, const sp<ABuffer>& orig); argument
/frameworks/av/media/libstagefright/webm/
DWebmElement.cpp191 WebmSimpleBlock::WebmSimpleBlock( in WebmSimpleBlock() function in android::WebmSimpleBlock