Home
last modified time | relevance | path

Searched refs:getDecodedDataNative (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DNativeDecoderTest.java214 int[] ndata = getDecodedDataNative( in testDecoder()
386 private static native int[] getDecodedDataNative(int fd, long offset, long size) in getDecodedDataNative() method in NativeDecoderTest