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

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DGenericSource.cpp945 int64_t nextSubTimeUs; local
946 readBuffer(type, -1, &nextSubTimeUs);
956 const int64_t delayUs = nextSubTimeUs - subTimeUs;

Completed in 8 milliseconds