Searched refs:CodecName (Results 1 – 2 of 2) sorted by relevance
83 std::string CodecName() const;
144 return config.filename + "_" + config.CodecName() + "_" + in FilenameWithParams()297 std::string VideoCodecTestFixtureImpl::Config::CodecName() const { in CodecName() function in webrtc::test::VideoCodecTestFixtureImpl::Config