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

  /external/webrtc/webrtc/modules/video_coding/
rtt_filter.cc 31 _gotNonZeroUpdate = rhs._gotNonZeroUpdate;
45 _gotNonZeroUpdate = false;
57 if (!_gotNonZeroUpdate) {
61 _gotNonZeroUpdate = true;
rtt_filter.h 49 bool _gotNonZeroUpdate;

Completed in 226 milliseconds