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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time.cc69 uint32_t ConvertMsTo24Bits(int64_t time_ms) { function in namespace:webrtc
234 ConvertMsTo24Bits(packet_info.send_time_ms),
/external/webrtc/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender.cc54 uint32_t ConvertMsTo24Bits(int64_t time_ms) { function in namespace:webrtc::__anon30985
1614 ConvertMsTo24Bits(now_ms));

Completed in 200 milliseconds