CODEC_VP8         113 remoting/client/plugin/media_source_video_renderer.cc   DCHECK_EQ(config.video_config().codec, protocol::ChannelConfig::CODEC_VP8);
CODEC_VP8         150 remoting/client/software_video_renderer.cc   } else if (codec == ChannelConfig::CODEC_VP8) {
CODEC_VP8         445 remoting/host/client_session.cc   if (video_config.codec == protocol::ChannelConfig::CODEC_VP8) {
CODEC_VP8          49 remoting/protocol/content_description.cc   { ChannelConfig::CODEC_VP8, "vp8" },
CODEC_VP8          59 remoting/protocol/session_config.cc                                         ChannelConfig::CODEC_VP8));
CODEC_VP8         202 remoting/protocol/session_config.cc                     ChannelConfig::CODEC_VP8));
CODEC_VP8          19 remoting/protocol/video_reader.cc     if (video_config.codec == ChannelConfig::CODEC_VP8) {