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

  /external/chromium_org/remoting/protocol/
video_reader.cc 19 if (video_config.codec == ChannelConfig::CODEC_VP8) {
session_config.h 34 CODEC_VP8,
session_config.cc 59 ChannelConfig::CODEC_VP8));
202 ChannelConfig::CODEC_VP8));
content_description.cc 49 { ChannelConfig::CODEC_VP8, "vp8" },
  /external/chromium_org/remoting/client/
rectangle_update_decoder.cc 103 } else if (codec == ChannelConfig::CODEC_VP8) {
  /external/chromium_org/remoting/host/
client_session.cc 430 if (video_config.codec == protocol::ChannelConfig::CODEC_VP8) {

Completed in 646 milliseconds