Searched refs:otherSource (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DRTSPSource.cpp205 sp<AnotherPacketSource> otherSource = getSource(!audio); local
209 if (otherSource != NULL &&
210 !otherSource->hasBufferAvailable(&otherFinalResult) &&
230 if (!(otherSource != NULL && otherSource->isFinished(mediaDurationUs))) {

Completed in 2342 milliseconds