Searched refs:time_between_packets_ (Results 1 – 1 of 1) sorted by relevance
28 time_between_packets_(time_between_packets), in PacketTimeGenerator()31 return initial_clock_ + time_between_packets_ * packets_++; in operator ()()36 const double time_between_packets_; member in webrtc::__anonfba9c2e90111::PacketTimeGenerator