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

  /external/chromium_org/remoting/codec/
audio_decoder.cc 18 if (audio_config.codec == protocol::ChannelConfig::CODEC_VERBATIM) {
  /external/chromium_org/remoting/protocol/
video_reader.cc 28 } else if (video_config.codec == ChannelConfig::CODEC_VERBATIM) {
session_config.h 32 CODEC_VERBATIM,
content_description.cc 48 { ChannelConfig::CODEC_VERBATIM, "verbatim" },
  /external/chromium_org/remoting/client/
rectangle_update_decoder.cc 101 if (codec == ChannelConfig::CODEC_VERBATIM) {
  /external/chromium_org/remoting/host/
client_session.cc 443 if (audio_config.codec == protocol::ChannelConfig::CODEC_VERBATIM) {

Completed in 183 milliseconds