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

/frameworks/av/include/media/stagefright/
H A DMediaCodecSource.h87 kWhatSetStopTimeUs, enumerator in enum:android::MediaCodecSource::__anon103
/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodecSource.h87 kWhatSetStopTimeUs, enumerator in enum:android::MediaCodecSource::__anon851
/frameworks/av/media/libstagefright/
H A DMediaCodecSource.cpp72 kWhatSetStopTimeUs, enumerator in enum:android::MediaCodecSource::Puller::__anon438
169 sp<AMessage> msg = new AMessage(kWhatSetStopTimeUs, this);
263 case kWhatSetStopTimeUs:
392 sp<AMessage> msg = new AMessage(kWhatSetStopTimeUs, mReflector);
1096 case kWhatSetStopTimeUs:

Completed in 84 milliseconds