Searched refs:getDecodedData (Results 1 – 1 of 1) sorted by relevance
212 int[] jdata = getDecodedData( in testDecoder()225 private static int[] getDecodedData(FileDescriptor fd, long offset, long size) in getDecodedData() method in NativeDecoderTest229 return getDecodedData(ex); in getDecodedData()231 private static int[] getDecodedData(MediaExtractor ex) throws IOException { in getDecodedData() method in NativeDecoderTest