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

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DGenericSource.cpp925 status_t eosResult; // ignored local
935 && !mSubtitleTrack.mPackets->hasBufferAvailable(&eosResult)) {
943 && !mTimedTextTrack.mPackets->hasBufferAvailable(&eosResult)) {
1151 status_t eosResult; // ignored local
1153 && !mSubtitleTrack.mPackets->hasBufferAvailable(&eosResult)) {
1165 && !mTimedTextTrack.mPackets->hasBufferAvailable(&eosResult)) {

Completed in 242 milliseconds