Home
last modified time | relevance | path

Searched defs:CreateVideoEncoder (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/webrtc/media/engine/
H A Dfake_video_codec_factory.cc36 std::unique_ptr<VideoEncoder> FakeVideoEncoderFactory::CreateVideoEncoder() { in CreateVideoEncoder() function in webrtc::FakeVideoEncoderFactory
46 std::unique_ptr<VideoEncoder> FakeVideoEncoderFactory::CreateVideoEncoder( in CreateVideoEncoder() function in webrtc::FakeVideoEncoderFactory
H A Dinternal_encoder_factory.cc48 std::unique_ptr<VideoEncoder> InternalEncoderFactory::CreateVideoEncoder( in CreateVideoEncoder() function in webrtc::InternalEncoderFactory
H A Dmultiplex_codec_factory_unittest.cc36 TEST(MultiplexEncoderFactory, CreateVideoEncoder) { in TEST() argument
H A Dmultiplex_codec_factory.cc60 std::unique_ptr<VideoEncoder> MultiplexEncoderFactory::CreateVideoEncoder( in CreateVideoEncoder() function in webrtc::MultiplexEncoderFactory
H A Dfake_webrtc_video_engine.cc207 FakeWebRtcVideoEncoderFactory::CreateVideoEncoder( in CreateVideoEncoder() function in cricket::FakeWebRtcVideoEncoderFactory
H A Dsimulcast_encoder_adapter_unittest.cc357 std::unique_ptr<VideoEncoder> MockVideoEncoderFactory::CreateVideoEncoder( in CreateVideoEncoder() function in webrtc::test::MockVideoEncoderFactory
/aosp_15_r20/external/webrtc/test/
H A Dvideo_encoder_nullable_proxy_factory.h33 std::unique_ptr<VideoEncoder> CreateVideoEncoder( in CreateVideoEncoder() function
H A Dvideo_encoder_proxy_factory.h49 std::unique_ptr<VideoEncoder> CreateVideoEncoder( in CreateVideoEncoder() function
/aosp_15_r20/external/webrtc/api/test/video/
H A Dfunction_video_encoder_factory.h47 std::unique_ptr<VideoEncoder> CreateVideoEncoder( in CreateVideoEncoder() function
/aosp_15_r20/external/webrtc/api/video_codecs/
H A Dbuiltin_video_encoder_factory.cc35 std::unique_ptr<VideoEncoder> CreateVideoEncoder( in CreateVideoEncoder() function in webrtc::__anon408439130111::BuiltinVideoEncoderFactory
H A Dvideo_encoder_factory_template.h52 std::unique_ptr<VideoEncoder> CreateVideoEncoder( in CreateVideoEncoder() function
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Dvp8only_encoder_factory.cpp37 std::unique_ptr<webrtc::VideoEncoder> VP8OnlyEncoderFactory::CreateVideoEncoder( in CreateVideoEncoder() function in cuttlefish::webrtc_streaming::VP8OnlyEncoderFactory
/aosp_15_r20/external/webrtc/sdk/android/src/jni/
H A Dvideo_encoder_factory_wrapper.cc95 std::unique_ptr<VideoEncoder> VideoEncoderFactoryWrapper::CreateVideoEncoder( in CreateVideoEncoder() function in webrtc::jni::VideoEncoderFactoryWrapper
/aosp_15_r20/external/openscreen/cast/standalone_sender/
H A Dlooping_file_sender.cc210 std::unique_ptr<StreamingVideoEncoder> LoopingFileSender::CreateVideoEncoder( in CreateVideoEncoder() function in openscreen::cast::LoopingFileSender
/aosp_15_r20/external/webrtc/test/pc/e2e/analyzer/video/
H A Dquality_analyzing_video_encoder.cc388 QualityAnalyzingVideoEncoderFactory::CreateVideoEncoder( in CreateVideoEncoder() function in webrtc::webrtc_pc_e2e::QualityAnalyzingVideoEncoderFactory
/aosp_15_r20/external/webrtc/test/peer_scenario/
H A Dpeer_scenario_client.cc175 std::unique_ptr<VideoEncoder> CreateVideoEncoder( in CreateVideoEncoder() function in webrtc::test::__anond646b6cb0111::FakeVideoEncoderFactory
/aosp_15_r20/external/webrtc/video/
H A Dvideo_quality_test.cc323 std::unique_ptr<VideoEncoder> VideoQualityTest::CreateVideoEncoder( in CreateVideoEncoder() function in webrtc::VideoQualityTest