Home
last modified time | relevance | path

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

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