Searched refs:getPositionUsec (Results 1 – 2 of 2) sorted by relevance
128 int64_t getPositionUsec(); // ANDROID_UNKNOWN_TIME if unknown
93 int64_t timeUsec = getPositionUsec(); in getPositionMsec()669 int64_t AudioSfDecoder::getPositionUsec() { in getPositionUsec() function in android::AudioSfDecoder706 int64_t currentPositionUsec = getPositionUsec(); in getCacheRemaining()