Searched refs:flacGetLastFrameTimestamp (Results 1 – 2 of 2) sorted by relevance
206 return flacGetLastFrameTimestamp(nativeDecoderContext); in getLastFrameTimestamp()287 private native long flacGetLastFrameTimestamp(long context); in flacGetLastFrameTimestamp() method in FlacDecoderJni
187 DECODER_FUNC(jlong, flacGetLastFrameTimestamp, jlong jContext) { in DECODER_FUNC() argument