Searched refs:SoftwareVideoDecoderFactory (Results 1 – 5 of 5) sorted by relevance
18 public class SoftwareVideoDecoderFactory implements VideoDecoderFactory { class
22 private final VideoDecoderFactory softwareVideoDecoderFactory = new SoftwareVideoDecoderFactory();
668 .setVideoDecoderFactory(new SoftwareVideoDecoderFactory()) in testCompleteSession()1167 .setVideoDecoderFactory(new SoftwareVideoDecoderFactory()) in testTrackRemovalAndAddition()1376 .setVideoDecoderFactory(new SoftwareVideoDecoderFactory()) in testRemoteStreamUpdatedWhenTracksAddedOrRemoved()
62 import org.webrtc.SoftwareVideoDecoderFactory;441 decoderFactory = new SoftwareVideoDecoderFactory(); in createPeerConnectionFactoryInternal()
509 "api/org/webrtc/SoftwareVideoDecoderFactory.java",