Home
last modified time | relevance | path

Searched refs:nextSubTimeUs (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
DGenericSource.cpp929 int64_t nextSubTimeUs; in sendTextData() local
930 readBuffer(type, -1, &nextSubTimeUs); in sendTextData()
940 const int64_t delayUs = nextSubTimeUs - subTimeUs; in sendTextData()