Searched refs:getOutputFormatNative (Results 1 – 1 of 1) sorted by relevance
2733 return new MediaFormat(getOutputFormatNative(index)); in getOutputFormat()2740 private native final Map<String, Object> getOutputFormatNative(int index); in getOutputFormatNative() method