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

  /external/webrtc/webrtc/modules/audio_coding/test/
TestStereo.h 49 void set_lost_packet(bool lost);
opus_test.cc 292 channel->set_lost_packet(true);
295 channel->set_lost_packet(false);
365 channel->set_lost_packet(false);
TestStereo.cc 106 void TestPackStereo::set_lost_packet(bool lost) { function in class:webrtc::TestPackStereo
751 channel->set_lost_packet(true);
753 channel->set_lost_packet(false);
819 channel->set_lost_packet(false);

Completed in 626 milliseconds