OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:timeUpdate
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/libstagefright/rtsp/
ARTPSource.cpp
91
void ARTPSource::
timeUpdate
(uint32_t rtpTime, uint64_t ntpTime) {
MyHandler.h
723
int32_t
timeUpdate
;
724
if (msg->findInt32("time-update", &
timeUpdate
) &&
timeUpdate
) {
[
all
...]
Completed in 162 milliseconds