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

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DMediaBufferPuller.h80 bool mReleaseStopped; // The release thread has stopped member in struct:android::MediaBufferPuller
H A DMediaBufferPuller.cpp34 mReleaseStopped(false),
61 while (!mAcquireStopped || !mReleaseStopped) {
174 mReleaseStopped = true;

Completed in 234 milliseconds