Searched refs:flacGetLastFrameTimestamp (Results 1 – 4 of 4) sorted by relevance
205 return flacGetLastFrameTimestamp(nativeDecoderContext); in getLastFrameTimestamp()286 private native long flacGetLastFrameTimestamp(long context); in flacGetLastFrameTimestamp() method in FlacDecoderJni
189 DECODER_FUNC(jlong, flacGetLastFrameTimestamp, jlong jContext) { in DECODER_FUNC() argument