Home | History | Annotate | Download | only in nuplayer

Lines Matching refs:CHECK

82             CHECK(!mFlushingAudio);
85 CHECK(!mFlushingVideo);
96 CHECK(mAudioQueue.empty());
97 CHECK(mVideoQueue.empty());
116 CHECK(msg->findInt32("generation", &generation));
147 CHECK(msg->findInt32("generation", &generation));
257 CHECK(entry->mBuffer->meta()->findInt64("timeUs", &mediaTimeUs));
328 CHECK(entry.mBuffer->meta()->findInt64("timeUs", &mediaTimeUs));
372 CHECK(entry->mBuffer->meta()->findInt64("timeUs", &mediaTimeUs));
415 CHECK(msg->findInt32("audio", &audio));
428 CHECK(msg->findBuffer("buffer", &buffer));
431 CHECK(msg->findMessage("notifyConsumed", &notifyConsumed));
462 CHECK(firstAudioBuffer->meta()
464 CHECK(firstVideoBuffer->meta()
501 CHECK(msg->findInt32("audio", &audio));
508 CHECK(msg->findInt32("finalResult", &finalResult));
525 CHECK(msg->findInt32("audio", &audio));
604 CHECK(!mDrainAudioQueuePending);
635 CHECK(!mPaused);