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

  /external/chromium_org/remoting/protocol/
session_config.cc 22 codec(CODEC_UNDEFINED) {
46 ChannelConfig::CODEC_UNDEFINED));
49 ChannelConfig::CODEC_UNDEFINED));
55 ChannelConfig::CODEC_UNDEFINED));
175 ChannelConfig::CODEC_UNDEFINED));
181 ChannelConfig::CODEC_UNDEFINED));
content_description.cc 71 if (config.codec != ChannelConfig::CODEC_UNDEFINED) {
103 config->codec = ChannelConfig::CODEC_UNDEFINED;
107 config->codec = ChannelConfig::CODEC_UNDEFINED;
content_description_unittest.cc 57 ChannelConfig::CODEC_UNDEFINED));
session_config.h 31 CODEC_UNDEFINED, // Used for event and control channels.

Completed in 196 milliseconds