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