Searched refs:kAttributeXGoogleBufferLatency (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dwebrtcsdp.cc166 static const char kAttributeXGoogleBufferLatency[] = member in namespace:webrtc
1429 InitAttrLine(kAttributeXGoogleBufferLatency, &os);
2628 } else if (HasAttribute(line, kAttributeXGoogleBufferLatency)) {
2632 if (!GetValue(line, kAttributeXGoogleBufferLatency, &flag_value,

Completed in 1041 milliseconds