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

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

Completed in 42 milliseconds