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

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DGenericSource.cpp1041 status_t eosResult; // ignored local
1050 && !mSubtitleTrack.mPackets->hasBufferAvailable(&eosResult)) {
1058 && !mTimedTextTrack.mPackets->hasBufferAvailable(&eosResult)) {
1263 status_t eosResult; // ignored local
1265 && !mSubtitleTrack.mPackets->hasBufferAvailable(&eosResult)) {
1273 && !mTimedTextTrack.mPackets->hasBufferAvailable(&eosResult)) {

Completed in 256 milliseconds