Home
last modified time | relevance | path

Searched defs:eos (Results 1 – 17 of 17) 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.h986 int32_t eos; in onMessageReceived() local
/frameworks/wilhelm/tests/mimeUri/
DslesTestGetPositionUri.cpp39 bool eos = false; variable
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
DSoftAVC.cpp275 void SoftAVC::drainAllOutputBuffers(bool eos) { in drainAllOutputBuffers()
/frameworks/av/media/libstagefright/
DAwesomePlayer.cpp643 bool AwesomePlayer::getCachedDuration_l(int64_t *durationUs, bool *eos) { in getCachedDuration_l()
700 bool eos = (finalStatus != OK); in onBufferingUpdate() local
755 bool eos = (finalStatus != OK); in onBufferingUpdate() local
776 bool eos; in onBufferingUpdate() local
1022 bool eos; in createAudioPlayer_l() local
DACodec.cpp3105 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/java/android/media/
DSubtitleTrack.java98 public abstract void onData(String data, boolean eos, long runID); in onData()
DWebVttRenderer.java660 public void eos() { in eos() method in WebVttParser
1003 public void onData(String data, boolean eos, long runID) { in onData()
/frameworks/base/media/jni/
Dandroid_media_MediaExtractor.cpp768 bool eos; in android_media_MediaExtractor_getCachedDurationUs() local
786 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.cpp1061 const char* eos = reinterpret_cast<const char*>(memchr(str, 0, avail)); in readCString() local
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
DExifInterface.java965 ExifOutputStream eos = new ExifOutputStream(outStream, this); in getExifWriterStream() local
/frameworks/base/services/java/com/android/server/
DBackupManagerService.java4368 int eos = offset; in extractString() local