Searched defs:otherFinalResult (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DRTSPSource.cpp206 status_t otherFinalResult; local
210 !otherSource->hasBufferAvailable(&otherFinalResult) &&
211 otherFinalResult == ERROR_END_OF_STREAM) {

Completed in 62 milliseconds