Searched defs:testExtractor (Results 1 – 2 of 2) sorted by relevance
85 public void testExtractor() throws Exception { in testExtractor() method in NativeDecoderTest105 private void testExtractor(String path) throws Exception { in testExtractor() method in NativeDecoderTest113 private void testExtractor(int res) throws Exception { in testExtractor() method in NativeDecoderTest
79 jobject testExtractor(AMediaExtractor *ex, JNIEnv *env) { in testExtractor() function