Home
last modified time | relevance | path

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

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