Home
last modified time | relevance | path

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

/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/flac/src/main/java/com/google/android/exoplayer2/ext/flac/
DFlacDecoderJni.java205 return flacGetLastFrameTimestamp(nativeDecoderContext); in getLastFrameTimestamp()
286 private native long flacGetLastFrameTimestamp(long context); in flacGetLastFrameTimestamp() method in FlacDecoderJni
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/flac/src/main/java/com/google/android/exoplayer2/ext/flac/
DFlacDecoderJni.java205 return flacGetLastFrameTimestamp(nativeDecoderContext); in getLastFrameTimestamp()
286 private native long flacGetLastFrameTimestamp(long context); in flacGetLastFrameTimestamp() method in FlacDecoderJni
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/flac/src/main/jni/
Dflac_jni.cc189 DECODER_FUNC(jlong, flacGetLastFrameTimestamp, jlong jContext) { in DECODER_FUNC() argument
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/flac/src/main/jni/
Dflac_jni.cc189 DECODER_FUNC(jlong, flacGetLastFrameTimestamp, jlong jContext) { in DECODER_FUNC() argument