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

/frameworks/av/media/libstagefright/webm/
H A DWebmFrameThread.cpp64 WebmFrameSinkThread::WebmFrameSinkThread( function in class:android::WebmFrameSinkThread
78 WebmFrameSinkThread::WebmFrameSinkThread( function in class:android::WebmFrameSinkThread
106 void WebmFrameSinkThread::initCluster(
119 void WebmFrameSinkThread::writeCluster(List<sp<WebmElement> >& children) {
133 void WebmFrameSinkThread::flushFrames(List<const sp<WebmFrame> >& frames, bool last) {
186 status_t WebmFrameSinkThread::start() {
191 status_t WebmFrameSinkThread::stop() {
198 void WebmFrameSinkThread
[all...]
H A DWebmFrameThread.h57 class WebmFrameSinkThread : public WebmFrameThread { class in namespace:android
59 WebmFrameSinkThread(
66 WebmFrameSinkThread(
107 friend class WebmFrameSinkThread;
H A DWebmWriter.h114 sp<WebmFrameSinkThread> mSinkThread;
H A DWebmWriter.cpp75 mSinkThread = new WebmFrameSinkThread(

Completed in 82 milliseconds