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