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

/frameworks/base/media/libstagefright/rtsp/
H A DARTPSource.cpp112 meta->setInt64("ntp-time", RTP2NTP(rtpTime));
126 meta->setInt64("ntp-time", RTP2NTP(rtpTime));
183 uint64_t ARTPSource::RTP2NTP(uint32_t rtpTime) const { function in class:android::ARTPSource

Completed in 62 milliseconds