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

/frameworks/av/include/media/stagefright/
H A DMediaCodecSource.h82 kWhatStopStalled, enumerator in enum:android::MediaCodecSource::__anon76
/frameworks/av/media/libstagefright/
H A DMediaCodecSource.cpp938 sp<AMessage> timeoutMsg = new AMessage(kWhatStopStalled, mReflector);
944 case kWhatStopStalled:

Completed in 87 milliseconds