Home
last modified time | relevance | path

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

/third_party/openh264/codec/build/android/dec/src/com/wels/dec/
DWelsDecTest.java63 DoDecoderTest (inFile, outFile); in onCreate()
100 DoDecoderTest (inFile, outFile); in runAutoDec()
138 public native void DoDecoderTest (String infilename, String outfilename); in DoDecoderTest() method in WelsDecTest