HomeSort by relevance Sort by last modified time
    Searched refs:timeUpdate (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libstagefright/rtsp/
ARTPSource.h 41 void timeUpdate(uint32_t rtpTime, uint64_t ntpTime);
ARTPSource.cpp 94 void ARTPSource::timeUpdate(uint32_t rtpTime, uint64_t ntpTime) {
MyHandler.h     [all...]
ARTPConnection.cpp 611 ALOGI("XXX timeUpdate: ssrc=0x%08x, rtpTime %u == ntpTime %.3f",
619 source->timeUpdate(rtpTime, ntpTime);

Completed in 3145 milliseconds