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

  /external/webrtc/webrtc/video/
video_send_stream_tests.cc 262 : lossy_stats_(new LossyStatistician(last_sequence_number,
265 stats_map_[send_ssrc] = lossy_stats_.get();
271 return lossy_stats_.get();
308 rtc::scoped_ptr<LossyStatistician> lossy_stats_; member in class:webrtc::FakeReceiveStatistics
    [all...]

Completed in 62 milliseconds