Searched refs:getLastFrameFirstSampleIndex (Results 1 – 4 of 4) sorted by relevance
119 long lastFrameSampleIndex = decoderJni.getLastFrameFirstSampleIndex(); in searchForTimestamp()
210 public long getLastFrameFirstSampleIndex() { in getLastFrameFirstSampleIndex() method in FlacDecoderJni
77 int64_t getLastFrameFirstSampleIndex() const { in getLastFrameFirstSampleIndex() function
194 return context->parser->getLastFrameFirstSampleIndex(); in DECODER_FUNC()