Searched defs:SvcTestParameters (Results 1 – 1 of 1) sorted by relevance
92 struct SvcTestParameters { struct93 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