Home
last modified time | relevance | path

Searched defs:VideoDecoderFactory (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/webrtc/sdk/objc/api/peerconnection/
H A DRTCPeerConnectionFactory.mm154 - (instancetype)initWithNativeAudioEncoderFactory:
173 - (instancetype)initWithNativeAudioEncoderFactory:
H A DRTCPeerConnectionFactoryBuilder.h21 class VideoDecoderFactory; variable
H A DRTCPeerConnectionFactory+Native.h22 class VideoDecoderFactory; variable
H A DRTCPeerConnectionFactoryBuilder.mm49 - (void)setVideoDecoderFactory:(std::unique_ptr<webrtc::VideoDecoderFactory>)videoDecoderFactory {
/aosp_15_r20/external/webrtc/sdk/android/src/jni/pc/
H A Dvideo.h22 class VideoDecoderFactory; variable
/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/
H A DVideoDecoderFactory.java16 public interface VideoDecoderFactory { interface
/aosp_15_r20/external/webrtc/media/engine/
H A Dwebrtc_video_engine.h42 class VideoDecoderFactory; variable
/aosp_15_r20/external/webrtc/call/
H A Dvideo_receive_stream.h40 class VideoDecoderFactory; variable