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

  /external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_logging.cc 151 int64_t newest_timestamp_ms = stack->top().timestamp_ms; local
157 state->timestamp_ms = std::max(state->timestamp_ms, newest_timestamp_ms);

Completed in 174 milliseconds