Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/pc/test/
H A Dsvc_e2e_tests.cc92 struct SvcTestParameters { struct
93 static SvcTestParameters Create(const std::string& codec_name, in Create()
109 std::string codec_name;
110 std::string scalability_mode;
111 int expected_spatial_layers;
112 int expected_temporal_layers;
132 const SvcTestParameters& SvcTestParameters() const { in SvcTestParameters() function in webrtc::__anonb904f79b0111::SvcTest