Searched refs:maybeDecodeOnlyIndex (Results 1 – 2 of 2) sorted by relevance
199 public boolean maybeDecodeOnlyIndex() { in maybeDecodeOnlyIndex() method in MediaCodecAudioDecoder213 if (maybeDecodeOnlyIndex() || mOutputIndex < 0) { in getDecodedSample()
497 if (((MediaCodecAudioDecoder) mAudioDecoder).maybeDecodeOnlyIndex()) { in feedInputBuffer()