Home
last modified time | relevance | path

Searched defs:history_ (Results 1 – 3 of 3) 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/webrtc/webrtc/modules/remote_bitrate_estimator/
Dsend_time_history_unittest.cc43 SendTimeHistory history_; member in webrtc::test::SendTimeHistoryTest