Searched refs:getOutputFormatString (Results 1 – 6 of 6) sorted by relevance
53 String getOutputFormatString(); in getOutputFormatString() method
103 public final String getOutputFormatString() { in getOutputFormatString() method in SdkMediaCodec
225 public String getOutputFormatString() { in getOutputFormatString() method in NdkMediaCodec
906 String newFormat = encoder.getOutputFormatString(); in doEncodeDecodeVideoFromSurfaceToSurface()
1259 Log.d(TAG, "Format changed: " + mCodec.getOutputFormatString()); in getOutputInternal()
5170 decoderOutputFormatString = decoder.getOutputFormatString();