Home
last modified time | relevance | path

Searched refs:renderedDuration (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/cmds/stagefright/
DAudioPlayer.cpp640 const int64_t renderedDuration = mStartPosUs + playedUs; in getOutputPlayPositionUs_l() local
641 ALOGV("getOutputPlayPositionUs_l %" PRId64, renderedDuration); in getOutputPlayPositionUs_l()
642 return renderedDuration; in getOutputPlayPositionUs_l()