Searched refs:getPositionUsec (Results 1 – 2 of 2) sorted by relevance
133 int64_t getPositionUsec(); // ANDROID_UNKNOWN_TIME if unknown
89 int64_t timeUsec = getPositionUsec(); in getPositionMsec()665 int64_t AudioSfDecoder::getPositionUsec() { in getPositionUsec() function in android::AudioSfDecoder702 int64_t currentPositionUsec = getPositionUsec(); in getCacheRemaining()