Home
last modified time | relevance | path

Searched defs:whenUs (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/
DThrottledSource.cpp56 int64_t whenUs = mStartTimeUs + durationUs; in readAt() local
/frameworks/av/media/libstagefright/foundation/
DALooper.cpp171 int64_t whenUs; in post() local
208 int64_t whenUs = (*mEventQueue.begin()).mWhenUs; in loop() local
/frameworks/av/media/libstagefright/rtsp/
DUDPPusher.cpp104 int64_t whenUs = mFirstTimeUs + timeMs * 1000ll; in onPush() local