Home
last modified time | relevance | path

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

/external/exoplayer/tree/extensions/flac/src/main/jni/include/
Dflac_parser.h111 int64_t getDecodePosition() { in getDecodePosition() function
/external/exoplayer/tree/extensions/flac/src/main/java/com/google/android/exoplayer2/ext/flac/
DFlacDecoderJni.java200 public long getDecodePosition() { in getDecodePosition() method in FlacDecoderJni