Searched refs:GetNowNTP (Results 1 – 4 of 4) sorted by relevance
418 uint64_t ARTPWriter::GetNowNTP() { in GetNowNTP() function in android::ARTPWriter435 uint64_t ntp = GetNowNTP(); in dumpSessionDesc()663 mLastNTPTime = GetNowNTP(); in sendAVCData()725 mLastNTPTime = GetNowNTP(); in sendH263Data()832 mLastNTPTime = GetNowNTP(); in sendAMRData()
105 static uint64_t GetNowNTP();
95 static uint64_t GetNowNTP();
472 mLastNTPTime = GetNowNTP(); in sendRTPPacket()491 uint64_t RTPSender::GetNowNTP() { in GetNowNTP() function in android::RTPSender