HomeSort by relevance Sort by last modified time
    Searched refs:lost_packet_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
TestStereo.h 59 bool lost_packet_; member in class:webrtc::TestPackStereo
TestStereo.cc 36 lost_packet_(false) {
66 if (lost_packet_ == false) {
107 lost_packet_ = lost;

Completed in 654 milliseconds