Searched refs:getDecodedTimeUs (Results 1 – 3 of 3) sorted by relevance
38 public abstract long getDecodedTimeUs(); in getDecodedTimeUs() method in AudioDecoder
223 public long getDecodedTimeUs() { in getDecodedTimeUs() method in MediaCodecAudioDecoder
503 long presentationTimeUs = mAudioDecoder.getDecodedTimeUs(); in feedInputBuffer()