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

/external/webrtc/webrtc/modules/audio_coding/neteq/test/
H A DRTPchange.cc56 std::map<std::pair<uint16_t, uint32_t>, uint32_t> packet_stats; local
66 packet_stats[temp_pair] = send_time;
110 uint32_t new_send_time = packet_stats[temp_pair];

Completed in 79 milliseconds