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

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DGenericSource.cpp1044 status_t eosResult; // ignored local
1053 && !mSubtitleTrack.mPackets->hasBufferAvailable(&eosResult)) {
1061 && !mTimedTextTrack.mPackets->hasBufferAvailable(&eosResult)) {
1265 status_t eosResult; // ignored local
1267 && !mSubtitleTrack.mPackets->hasBufferAvailable(&eosResult)) {
1275 && !mTimedTextTrack.mPackets->hasBufferAvailable(&eosResult)) {

Completed in 38 milliseconds