Searched refs:GetEngineCodec (Results 1 – 1 of 1) sorted by relevance
300 cricket::VideoCodec GetEngineCodec(const std::string& name) const;445 parameters.codecs.push_back(GetEngineCodec("VP8")); in TEST_F()480 parameters.codecs.push_back(GetEngineCodec("VP8")); in TEST_F()515 parameters.codecs.push_back(GetEngineCodec("VP8")); in TEST_F()516 parameters.codecs.push_back(GetEngineCodec("VP9")); in TEST_F()591 parameters.codecs.push_back(GetEngineCodec("VP8")); in TEST_F()760 cricket::VideoCodec WebRtcVideoEngineTest::GetEngineCodec( in GetEngineCodec() function in cricket::WebRtcVideoEngineTest780 cricket::VideoCodec engine_codec = GetEngineCodec(format.name); in SetSendParamsWithAllSupportedCodecs()864 parameters.codecs.push_back(GetEngineCodec("H264")); in TEST_F()877 new_parameters.codecs.push_back(GetEngineCodec("VP8")); in TEST_F()[all …]