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

  /external/chromium_org/third_party/webrtc/
config.h 74 static const char* kAbsSendTime;
  /external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/
remote_bitrate_estimators_test.cc 23 enum Estimator { kAbsSendTime, kTransmissionOffset };
35 case kAbsSendTime:
83 ::testing::Values(MakeBweTestConfig(1, kAbsSendTime),
84 MakeBweTestConfig(3, kAbsSendTime),
246 config.estimator_configs.push_back(EstimatorConfigs(kAbsSendTime, 0));
  /external/chromium_org/third_party/webrtc/video/
call.cc 34 const char* RtpExtension::kAbsSendTime =

Completed in 49 milliseconds