HomeSort by relevance Sort by last modified time
    Searched refs:eos (Results 26 - 50 of 88) sorted by null

12 3 4

  /external/openssl/crypto/asn1/
a_bytes.c 273 c->eos=ASN1_const_check_infinite_end(&c->p,
275 if (c->eos) break;
asn1_lib.c 287 if ((c->inf == (1|V_ASN1_CONSTRUCTED)) && (!c->eos))
339 c->eos=0;
  /frameworks/av/media/libstagefright/matroska/
MatroskaExtractor.cpp 92 bool eos() const;
224 bool BlockIterator::eos() const { function in class:android::BlockIterator
225 return mCluster == NULL || mCluster->EOS();
275 CHECK(!nextCluster->EOS());
306 } while (!eos() && block()->GetTrackNumber() != mTrackNum);
328 } while (!eos() && block()->GetTrackNumber() != mTrackNum);
398 CHECK(!mCluster->EOS());
407 if (eos()) break;
420 CHECK(!eos());
459 if (mBlockIter.eos()) {
    [all...]
  /frameworks/base/media/jni/
android_media_MediaExtractor.cpp 289 bool JMediaExtractor::getCachedDuration(int64_t *durationUs, bool *eos) const {
290 return mImpl->getCachedDuration(durationUs, eos);
768 bool eos; local
769 if (!extractor->getCachedDuration(&cachedDurationUs, &eos)) {
786 bool eos; local
787 if (!extractor->getCachedDuration(&cachedDurationUs, &eos)) {
791 return eos;
  /external/chromium_org/content/common/gpu/media/
android_video_decode_accelerator.cc 209 bool eos = false; local
217 &offset, &size, &timestamp, &eos);
253 if (eos) {
418 // MediaCodec should be usable after meeting EOS, but it is not on some
  /external/lzma/CPP/7zip/Bundles/LzmaCon/
LzmaAlone.cpp 81 { L"EOS", NSwitchType::kSimple, false },
110 " -eos: write End Of Stream marker\n"
388 bool eos = parser[NKey::kEOS].ThereIs || stdInMode; local
431 props[7].boolVal = eos ? VARIANT_TRUE : VARIANT_FALSE;
448 if (eos || stdInMode)
  /frameworks/wilhelm/tests/examples/
slesTestDecodeToBuffQueue.cpp 83 bool eos = false; variable
121 eos = true;
189 fprintf(stdout, "Error writing to output file, signaling EOS\n");
511 while (!eos) {
515 fprintf(stdout, "EOS signaled\n");
slesTestDecodeAac.cpp 106 bool eos = false; variable
249 fprintf(stdout, "EOS was processed\n");
257 printf("Received EOS completion after EOS\n");
259 printf("Received ADTS completion after EOS\n");
261 fprintf(stderr, "Received acknowledgement after EOS with unexpected context %p\n",
265 // signal EOS to the decoder rather than just starving it
266 printf("Enqueue EOS: encoded frames=%u, decoded frames=%u\n", encodedFrames, decodedFrames);
267 printf("You should now see %u ADTS completion%s followed by 1 EOS completion\n",
272 // EOS message has no parameters, so the total size of the message is the size of the ke
    [all...]
  /frameworks/av/media/libstagefright/
AwesomePlayer.cpp 640 bool AwesomePlayer::getCachedDuration_l(int64_t *durationUs, bool *eos) {
647 *eos = (finalStatus != OK);
652 *eos = (finalStatus != OK);
697 bool eos = (finalStatus != OK); local
699 if (eos) {
704 ALOGV("cache has reached EOS, prepare is done.");
723 if ((mFlags & PLAYING) && !eos
732 } else if (eos || cachedDataRemaining > kHighWaterMarkBytes) {
752 bool eos = (finalStatus != OK); local
754 if (eos) {
773 bool eos; local
1017 bool eos; local
    [all...]
NuMediaExtractor.cpp 553 int64_t *durationUs, bool *eos) const {
563 *eos = (finalStatus != OK);
575 *eos = (finalStatus != OK);
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
asn1_lib.c 287 if ((c->inf == (1|V_ASN1_CONSTRUCTED)) && (!c->eos))
339 c->eos=0;
  /external/srec/srec/Recognizer/include/
SR_Recognizer.h 465 * @param eos End of speech (seconds)
473 const double eos,
    [all...]
SR_RecognizerImpl.h 292 * Reason for eos detected
525 const double eos,
  /external/srec/srec/Recognizer/src/
Recognizer.c 361 const double eos,
369 return self->logWaveformData(self, waveformFilename, transcription, bos, eos, isInvocab);
  /external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/
ByteStringTest.java 504 EvilOutputStream eos = new EvilOutputStream(); local
505 os.writeTo(eos);
506 byte[] capturedArray = eos.capturedArray;
  /external/libvorbis/lib/
psytune.c 232 int eos=0; local
304 while(!eos){
517 eos=1;
  /external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
GZIPInputStreamTest.java 50 return eos;
  /external/srec/srec/test/SRecTest/src/
SRecTest.c 2699 LCHAR eos [MAX_LINE_LENGTH]; local
2793 LCHAR eos [MAX_LINE_LENGTH]; local
    [all...]
  /external/chromium_org/v8/test/mjsunit/
string-indexof-2.js 41 + " dolores eos, qui ratione voluptatem sequi nesciunt, neque porro"
  /external/v8/test/mjsunit/
string-indexof-2.js 41 + " dolores eos, qui ratione voluptatem sequi nesciunt, neque porro"
  /frameworks/av/media/libstagefright/include/
AwesomePlayer.h 288 bool getCachedDuration_l(int64_t *durationUs, bool *eos);
  /external/chromium/third_party/libjingle/source/talk/base/
httpclient.cc 57 char* eos = NULL; local
58 *val = strtoul(str.c_str(), &eos, 10);
59 return (*eos == '\0');
  /external/chromium_org/third_party/libjingle/source/talk/base/
httpclient.cc 57 char* eos = NULL; local
58 *val = strtoul(str.c_str(), &eos, 10);
59 return (*eos == '\0');
  /external/libpcap/
pcap-dlpi.c 978 char *eos; local
996 unit = strtol(cp, &eos, 10);
997 if (*eos != '\0') {
    [all...]
  /frameworks/wilhelm/tests/sandbox/
xaplay.c 54 XAboolean sentEOS = XA_BOOLEAN_FALSE; // whether we have enqueued EOS yet
167 static const XAAndroidBufferItem eos = {XA_ANDROID_ITEMKEY_EOS, 0}; local
179 printf("buffer completion callback after EOS\n");
182 printf("sending EOS\n");
183 items = &eos;
184 itemSize = sizeof(eos);
    [all...]

Completed in 705 milliseconds

12 3 4