Searched refs:mReadCondition (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DSimpleDecodingSource.h92 Condition mReadCondition; member in struct:android::SimpleDecodingSource::ProtectedState
/frameworks/av/media/libstagefright/
H A DSimpleDecodingSource.cpp138 me.waitForCondition(me->mReadCondition);
187 me->mReadCondition.signal();

Completed in 93 milliseconds