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

  /external/webrtc/webrtc/modules/remote_bitrate_estimator/
inter_arrival.cc 29 timestamp_to_ms_coeff_(timestamp_to_ms_coeff),
122 int64_t ts_delta_ms = timestamp_to_ms_coeff_ * timestamp_diff + 0.5;
inter_arrival.h 78 double timestamp_to_ms_coeff_; member in class:webrtc::InterArrival

Completed in 208 milliseconds