Home
last modified time | relevance | path

Searched defs:VideoCodecConfig (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/api/test/
Dpeerconnection_quality_test_fixture.h347 struct VideoCodecConfig { struct
348 explicit VideoCodecConfig(std::string name) in VideoCodecConfig() function
350 VideoCodecConfig(std::string name, in VideoCodecConfig() argument
358 std::string name = cricket::kVp8CodecName;
385 std::vector<VideoCodecConfig> video_codecs; argument
/external/webrtc/test/pc/e2e/
Dpeer_configurer.cc26 using VideoCodecConfig = PeerConnectionE2EQualityTestFixture::VideoCodecConfig; typedef
Dpeer_connection_e2e_smoke_test.cc38 using VideoCodecConfig = typedef in webrtc::webrtc_pc_e2e::__anon2c0401910111::PeerConnectionE2EQualityTestSmokeTest
Dpeer_connection_quality_test.cc48 using VideoCodecConfig = PeerConnectionE2EQualityTestFixture::VideoCodecConfig; typedef
/external/webrtc/test/pc/e2e/sdp/
Dsdp_changer.cc26 using VideoCodecConfig = PeerConnectionE2EQualityTestFixture::VideoCodecConfig; typedef
/external/webrtc/video/
Dpc_full_stack_tests.cc46 using VideoCodecConfig = typedef