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

  /external/webrtc/talk/session/media/
channelmanager.cc 108 enable_rtx_ = false;
137 enable_rtx_ = enable;
168 if (!enable_rtx_ && _stricmp(kRtxCodecName, it->name.c_str()) == 0) {
channelmanager.h 231 bool enable_rtx_; member in class:cricket::ChannelManager

Completed in 58 milliseconds