Searched refs:maybeInitDecoder (Results 1 – 3 of 3) sorted by relevance
56 public void maybeInitDecoder(MediaFormat format) throws ExoPlaybackException { in maybeInitDecoder() method in AudioDecoder
315 mAudioDecoder.maybeInitDecoder(mFormat); in doSomeWork()383 mAudioDecoder.maybeInitDecoder(mFormat); in onInputFormatChanged()
79 public void maybeInitDecoder(MediaFormat format) throws ExoPlaybackException { in maybeInitDecoder() method in MediaCodecAudioDecoder