Searched refs:getOutputFormatString (Results 1 – 6 of 6) sorted by relevance
54 String getOutputFormatString(); in getOutputFormatString() method
104 public final String getOutputFormatString() { in getOutputFormatString() method in SdkMediaCodec
225 public String getOutputFormatString() { in getOutputFormatString() method in NdkMediaCodec
266 decoderOutputFormatString = decoder.getOutputFormatString(); in testLowLatencyVideo()
924 String newFormat = encoder.getOutputFormatString(); in doEncodeDecodeVideoFromSurfaceToSurface()
1260 Log.d(TAG, "Format changed: " + mCodec.getOutputFormatString()); in getOutputInternal()