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

/frameworks/base/media/libstagefright/rtsp/
H A DARTPSource.cpp91 void ARTPSource::timeUpdate(uint32_t rtpTime, uint64_t ntpTime) { function in class:android::ARTPSource
H A DMyHandler.h811 int32_t timeUpdate; local
812 if (msg->findInt32("time-update", &timeUpdate) && timeUpdate) {

Completed in 19 milliseconds