Searched refs:CODEC_VP8 (Results 1 – 6 of 6) sorted by relevance
19 if (video_config.codec == ChannelConfig::CODEC_VP8) { in Create()
59 ChannelConfig::CODEC_VP8)); in ForTest()202 ChannelConfig::CODEC_VP8)); in CreateDefault()
34 CODEC_VP8, enumerator
49 { ChannelConfig::CODEC_VP8, "vp8" },
103 } else if (codec == ChannelConfig::CODEC_VP8) { in Initialize()
430 if (video_config.codec == protocol::ChannelConfig::CODEC_VP8) { in CreateVideoEncoder()