Searched refs:VideoCodecTypeToStr (Results 1 – 3 of 3) sorted by relevance
110 const char* VideoCodecTypeToStr(webrtc::VideoCodecType e);
392 const char* VideoCodecTypeToStr(webrtc::VideoCodecType e) { in VideoCodecTypeToStr() function
416 webrtc::test::VideoCodecTypeToStr(config.codec_settings->codecType), in PrintPythonOutput()