Home
last modified time | relevance | path

Searched defs:eos (Results 1 – 13 of 13) sorted by relevance

/frameworks/wilhelm/src/android/
Dandroid_AudioSfDecoder.cpp418 bool eos; in onCheckCache() local
449 bool eos; in onDecode() local
672 CacheStatus_t AudioSfDecoder::getCacheRemaining(bool *eos) { in getCacheRemaining()
/frameworks/av/media/libstagefright/rtsp/
DARTPSession.cpp141 int32_t eos; in onMessageReceived() local
DMyHandler.h981 int32_t eos; in onMessageReceived() local
/frameworks/wilhelm/tests/mimeUri/
DslesTestGetPositionUri.cpp39 bool eos = false; variable
/frameworks/av/media/libstagefright/
DAwesomePlayer.cpp617 bool AwesomePlayer::getCachedDuration_l(int64_t *durationUs, bool *eos) { in getCachedDuration_l()
674 bool eos = (finalStatus != OK); in onBufferingUpdate() local
729 bool eos = (finalStatus != OK); in onBufferingUpdate() local
750 bool eos; in onBufferingUpdate() local
889 bool eos; in play_l() local
DACodec.cpp2833 bool eos = false; in onInputBufferFilled() local
/frameworks/wilhelm/tests/examples/
DslesTestDecodeToBuffQueue.cpp83 bool eos = false; variable
DslesTestDecodeAac.cpp106 bool eos = false; variable
/frameworks/base/media/jni/
Dandroid_media_MediaExtractor.cpp767 bool eos; in android_media_MediaExtractor_getCachedDurationUs() local
785 bool eos; in android_media_MediaExtractor_hasCacheReachedEOS() local
/frameworks/wilhelm/tests/sandbox/
Dxaplay.c167 static const XAAndroidBufferItem eos = {XA_ANDROID_ITEMKEY_EOS, 0}; in bufferQueueCallback() local
/frameworks/av/media/libstagefright/matroska/
DMatroskaExtractor.cpp224 bool BlockIterator::eos() const { in eos() function in android::BlockIterator
/frameworks/native/libs/binder/
DParcel.cpp1037 const char* eos = reinterpret_cast<const char*>(memchr(str, 0, avail)); in readCString() local
/frameworks/base/services/java/com/android/server/
DBackupManagerService.java4180 int eos = offset; in extractString() local