HomeSort by relevance Sort by last modified time
    Searched refs:CODEC_VP9 (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/remoting/protocol/
video_reader.cc 22 } else if (video_config.codec == ChannelConfig::CODEC_VP9) {
session_config.h 35 CODEC_VP9,
content_description.cc 50 { ChannelConfig::CODEC_VP9, "vp9" },
session_config.cc 198 ChannelConfig::CODEC_VP9));
  /external/chromium_org/remoting/host/
chromoting_host.cc 91 protocol_config_.get(), protocol::ChannelConfig::CODEC_VP9);
  /external/chromium_org/remoting/client/
rectangle_update_decoder.cc 105 } else if (codec == ChannelConfig::CODEC_VP9) {
  /external/chromium_org/remoting/host/it2me/
it2me_host.cc 219 protocol_config.get(), protocol::ChannelConfig::CODEC_VP9);

Completed in 69 milliseconds