Home
last modified time | relevance | path

Searched defs:anchorTimeRealUs (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/tests/fuzzers/
DMediaClockFuzzer.cpp48 int64_t anchorTimeRealUs = fdp.ConsumeIntegral<int64_t>(); in LLVMFuzzerTestOneInput() local
/frameworks/av/media/libstagefright/
DMediaClock.cpp91 int64_t anchorTimeRealUs, in updateAnchor()
316 int64_t anchorTimeRealUs, float playbackRate) { in updateAnchorTimesAndPlaybackRate_l()