Searched refs:getOutputFormat (Results 1 – 6 of 6) sorted by relevance
194 public android.media.MediaFormat getOutputFormat() { in getOutputFormat() method in MediaCodecAudioDecoder195 return mCodec.getOutputFormat(); in getOutputFormat()
66 public android.media.MediaFormat getOutputFormat() { in getOutputFormat() method in AudioDecoder
492 onOutputFormatChanged(mAudioDecoder.getOutputFormat()); in feedInputBuffer()
106 public String getOutputFormat() { in getOutputFormat() method in CropExtras
313 … (mCropExtras == null) ? null : mCropExtras.getOutputFormat(), mOriginalRotation); in startFinishOutput()
434 MediaFormat format = mMediaCodec.getOutputFormat(); in releaseCodecOutputBuffer()