Searched defs:getOutputFormatNative (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/media/java/android/media/
H A DMediaCodec.java1182 return new MediaFormat(getOutputFormatNative(index));
1187 private native final Map<String, Object> getOutputFormatNative(int index); method in class:MediaCodec

Completed in 58 milliseconds