Home
last modified time | relevance | path

Searched defs:history_ (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/include/
Dsend_time_history.h42 std::map<uint16_t, PacketInfo> history_; variable
/external/webrtc/webrtc/modules/audio_processing/intelligibility/
Dintelligibility_utils.h116 rtc::scoped_ptr<rtc::scoped_ptr<std::complex<float>[]>[]> history_; variable
/external/opencv3/modules/cudabgsegm/src/
Dmog.cpp101 int history_; member in __anon66be43d20111::MOGImpl
Dmog2.cpp131 int history_; member in __anon3eb1d9240111::MOG2Impl
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dsend_time_history_unittest.cc43 SendTimeHistory history_; member in webrtc::test::SendTimeHistoryTest