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

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

Completed in 68 milliseconds