Searched refs:getOutputFormat (Results 1 – 5 of 5) 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
490 onOutputFormatChanged(mAudioDecoder.getOutputFormat()); in feedInputBuffer()
106 public String getOutputFormat() { in getOutputFormat() method in CropExtras
313 … (mCropExtras == null) ? null : mCropExtras.getOutputFormat(), mOriginalRotation); in startFinishOutput()