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

  /external/chromium/third_party/libjingle/source/talk/session/phone/
mediasessionclient.h 68 const int kAutoBandwidth = -1;
74 video_bandwidth(kAutoBandwidth) {
178 bandwidth_(kAutoBandwidth) {
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
mediasession.h 84 const int kAutoBandwidth = -1;
100 video_bandwidth(kAutoBandwidth),
146 bandwidth_(kAutoBandwidth),

Completed in 70 milliseconds