Searched refs:CreateVideoEncoder (Results 1 – 6 of 6) sorted by relevance
49 webrtc::VideoEncoder* CreateVideoEncoder(webrtc::VideoCodecType type)
1147 webrtc::VideoEncoder* MediaCodecVideoEncoderFactory::CreateVideoEncoder( in CreateVideoEncoder() function in webrtc_jni::MediaCodecVideoEncoderFactory
60 virtual webrtc::VideoEncoder* CreateVideoEncoder(
198 virtual webrtc::VideoEncoder* CreateVideoEncoder( in CreateVideoEncoder() function
69 return factory_->CreateVideoEncoder(webrtc::kVideoCodecVP8); in Create()104 webrtc::VideoEncoder* CreateVideoEncoder( in CreateVideoEncoder() function in cricket::__anona29866ca0111::WebRtcSimulcastEncoderFactory112 webrtc::VideoEncoder* encoder = factory_->CreateVideoEncoder(type); in CreateVideoEncoder()1840 WebRtcVideoChannel2::WebRtcVideoSendStream::CreateVideoEncoder( in CreateVideoEncoder() function in cricket::WebRtcVideoChannel2::WebRtcVideoSendStream1851 external_encoder_factory_->CreateVideoEncoder(type); in CreateVideoEncoder()1895 AllocatedEncoder new_encoder = CreateVideoEncoder(codec_settings.codec); in SetCodecAndOptions()
342 AllocatedEncoder CreateVideoEncoder(const VideoCodec& codec)