Searched refs:getLastFrameFirstSampleIndex (Results 1 – 12 of 12) sorted by relevance
121 long lastFrameSampleIndex = decoderJni.getLastFrameFirstSampleIndex(); in searchForTimestamp()
209 public long getLastFrameFirstSampleIndex() { in getLastFrameFirstSampleIndex() method in FlacDecoderJni
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()
196 return context->parser->getLastFrameFirstSampleIndex(); in DECODER_FUNC()