D | NativeDecoderTest.java | 640 private void testMuxer(int res, boolean webm) throws Exception { in testMuxer() argument 656 out.getFd(), webm)); in testMuxer() 669 final long maxDurationDiffUs = webm ? 50000 : 0; // 50ms for webm in testMuxer() 754 int out, boolean webm); in testMuxerNative() argument
|