Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/test/pclf/
H A Dmedia_configuration.h407 struct VideoCodecConfig { struct
416 std::string name;
423 std::map<std::string, std::string> required_params;
H A Dmedia_configuration.cc222 VideoCodecConfig::VideoCodecConfig(std::string name) in VideoCodecConfig() function in webrtc::webrtc_pc_e2e::VideoCodecConfig
224 VideoCodecConfig::VideoCodecConfig( in VideoCodecConfig() function in webrtc::webrtc_pc_e2e::VideoCodecConfig