Home
last modified time | relevance | path

Searched defs:getDecodedData (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DNativeDecoderTest.java225 private static int[] getDecodedData(FileDescriptor fd, long offset, long size) in getDecodedData() method in NativeDecoderTest
231 private static int[] getDecodedData(MediaExtractor ex) throws IOException { in getDecodedData() method in NativeDecoderTest