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

  /external/chromium/third_party/libjingle/source/talk/session/phone/
codec.h 141 : max_codec(),
147 : max_codec(c),
153 : max_codec(c),
159 max_codec = config.max_codec;
166 return max_codec == config.max_codec &&
175 VideoCodec max_codec; member in struct:cricket::VideoEncoderConfig
channelmanager.cc 260 if (default_video_encoder_config_.max_codec.id != 0) {

Completed in 366 milliseconds