Searched refs:SimpleBlock (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/webm/
H A DWebmFrame.h36 sp<WebmElement> SimpleBlock(uint64_t baseTimecode) const;
H A DWebmFrame.cpp57 sp<WebmElement> WebmFrame::SimpleBlock(uint64_t baseTimecode) const { function in class:android::WebmFrame
H A DWebmElement.h72 static sp<WebmElement> SimpleBlock(
H A DWebmFrameThread.cpp168 children.push_back(f->SimpleBlock(clusterTimecodeL));
177 children.push_back(secondLastFrame->SimpleBlock(clusterTimecodeL));

Completed in 59 milliseconds