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

  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
normal_async_test.cc 37 _rttFrames(0),
57 _rttFrames(0),
77 _rttFrames(0),
97 _rttFrames(0),
118 _rttFrames(rttFrames),
507 // to be delivered to encoder with _rttFrames delay
508 _signalSLI.push_back(fbSignal(_rttFrames,
516 // to be delivered to encoder with _rttFrames delay
517 _signalSLI.push_back(fbSignal(_rttFrames,
526 // to be delivered to encoder with _rttFrames dela
    [all...]
normal_async_test.h 128 int _rttFrames;
packet_loss_test.cc 171 rtt = _rttFrames * (1000 / _inst.maxFramerate);

Completed in 43 milliseconds