HomeSort by relevance Sort by last modified time
    Searched refs:mReleaseStopped (Results 1 - 2 of 2) sorted by null

  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
MediaBufferPuller.h 80 bool mReleaseStopped; // The release thread has stopped
MediaBufferPuller.cpp 34 mReleaseStopped(false),
61 while (!mAcquireStopped || !mReleaseStopped) {
174 mReleaseStopped = true;

Completed in 175 milliseconds