Home
last modified time | relevance | path

Searched refs:otherFinalResult (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
DRTPSource.cpp263 status_t otherFinalResult; in dequeueAccessUnit() local
267 !otherSource->hasBufferAvailable(&otherFinalResult) && in dequeueAccessUnit()
268 otherFinalResult == ERROR_END_OF_STREAM) { in dequeueAccessUnit()