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

  /external/webrtc/webrtc/modules/audio_coding/neteq/test/
RTPchange.cc 56 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 58 milliseconds