Searched defs:eosResult (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DGenericSource.cpp1027 status_t eosResult; // ignored local
1036 && !mSubtitleTrack.mPackets->hasBufferAvailable(&eosResult)) {
1044 && !mTimedTextTrack.mPackets->hasBufferAvailable(&eosResult)) {
1248 status_t eosResult; // ignored local
1250 && !mSubtitleTrack.mPackets->hasBufferAvailable(&eosResult)) {
1258 && !mTimedTextTrack.mPackets->hasBufferAvailable(&eosResult)) {

Completed in 54 milliseconds