Home | History | Annotate | Download | only in nuplayer

Lines Matching refs:notifyEOS

581             me->notifyEOS(true /* audio */, ERROR_END_OF_STREAM);
691 notifyEOS(true /* audio */, entry->mFinalResult, postEOSDelayUs);
884 notifyEOS(false /* audio */, entry->mFinalResult);
954 void NuPlayer::Renderer::notifyEOS(bool audio, status_t finalResult, int64_t delayUs) {