Home
last modified time | relevance | path

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

/external/webrtc/sdk/android/api/org/webrtc/
DPlatformSoftwareVideoDecoderFactory.java18 public class PlatformSoftwareVideoDecoderFactory extends MediaCodecVideoDecoderFactory { class
36 public PlatformSoftwareVideoDecoderFactory(@Nullable EglBase.Context sharedContext) { in PlatformSoftwareVideoDecoderFactory() method in PlatformSoftwareVideoDecoderFactory
DDefaultVideoDecoderFactory.java30 this.platformSoftwareVideoDecoderFactory = new PlatformSoftwareVideoDecoderFactory(eglContext); in DefaultVideoDecoderFactory()
/external/webrtc/sdk/android/
DBUILD.gn393 "api/org/webrtc/PlatformSoftwareVideoDecoderFactory.java",