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

/frameworks/av/media/libstagefright/
H A DMediaCodecSource.cpp448 mStopping(false),
654 if (mStopping && reachedEOS) {
667 mStopping = false;
764 if (mStopping) {
978 mStopping = true;
1015 if (mStopping) {
1021 mStopping = true;
/frameworks/av/include/media/stagefright/
H A DMediaCodecSource.h131 bool mStopping; member in struct:android::MediaCodecSource
/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodecSource.h131 bool mStopping; member in struct:android::MediaCodecSource

Completed in 139 milliseconds