Home
last modified time | relevance | path

Searched refs:InsertPackets (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
Dneteq_external_decoder_unittest.cc119 virtual void InsertPackets(int next_arrival_time) { in InsertPackets() function in webrtc::NetEqExternalDecoderTest
180 InsertPackets(next_arrival_time); in RunTest()
264 void InsertPackets(int next_arrival_time) OVERRIDE { in InsertPackets() function in webrtc::LargeTimestampJumpTest
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Dforward_error_correction.h252 void InsertPackets(ReceivedPacketList* received_packet_list,
Dforward_error_correction.cc599 void ForwardErrorCorrection::InsertPackets( in InsertPackets() function in webrtc::ForwardErrorCorrection
814 InsertPackets(received_packet_list, recovered_packet_list); in DecodeFEC()