Searched refs:kWhatStop (Results 1 - 13 of 13) sorted by relevance

/frameworks/av/media/libstagefright/wifi-display/source/
H A DMediaPuller.h45 kWhatStop, enumerator in enum:android::MediaPuller::__anon908
H A DMediaPuller.cpp69 sp<AMessage> msg = new AMessage(kWhatStop, id());
103 case kWhatStop:
H A DWifiDisplaySource.h68 kWhatStop, enumerator in enum:android::WifiDisplaySource::__anon919
H A DWifiDisplaySource.cpp89 sp<AMessage> msg = new AMessage(kWhatStop, id());
248 case kWhatStop:
/frameworks/av/cmds/stagefright/
H A DSimplePlayer.h59 kWhatStop, enumerator in enum:android::SimplePlayer::__anon5
H A Dsf2.cpp151 case kWhatStop:
198 (new AMessage(kWhatStop, id()))->post();
218 (new AMessage(kWhatStop, id()))->post();
232 kWhatStop = 'stop', enumerator in enum:Controller::__anon8
H A DSimplePlayer.cpp95 sp<AMessage> msg = new AMessage(kWhatStop, id());
205 case kWhatStop:
/frameworks/av/media/libstagefright/rtsp/
H A DARTPWriter.h54 kWhatStop = 'stop', enumerator in enum:android::ARTPWriter::__anon893
H A DARTPWriter.cpp164 (new AMessage(kWhatStop, mReflector->id()))->post();
221 case kWhatStop:
/frameworks/av/media/libstagefright/wifi-display/sink/
H A DWifiDisplaySink.h58 kWhatStop, enumerator in enum:android::WifiDisplaySink::__anon904
H A DWifiDisplaySink.cpp224 case kWhatStop:
/frameworks/av/include/media/stagefright/
H A DMediaCodec.h143 kWhatStop = 'stop', enumerator in enum:android::MediaCodec::__anon44
/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp165 sp<AMessage> msg = new AMessage(kWhatStop, id());
891 case kWhatStop:

Completed in 1774 milliseconds