Searched refs:getOutputFormatNative (Results 1 – 2 of 2) sorted by relevance
2958 return new MediaFormat(getOutputFormatNative(index)); in getOutputFormat()2965 private native final Map<String, Object> getOutputFormatNative(int index); in getOutputFormatNative() method
36961 Landroid/media/MediaCodec;->getOutputFormatNative(I)Ljava/util/Map;