Home
last modified time | relevance | path

Searched defs:nowTimeUs (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/rtsp/
DAAVCAssembler.cpp134 int64_t nowTimeUs = ALooper::GetNowUs(); in addNALUnit() local
DAHEVCAssembler.cpp144 int64_t nowTimeUs = ALooper::GetNowUs(); in addNALUnit() local
DARTPSource.cpp671 void ARTPSource::setJbAlarmTime(int64_t nowTimeUs, int64_t alarmAfterUs) { in setJbAlarmTime()