Searched defs:history_ (Results 1 – 7 of 7) sorted by relevance
| /external/webrtc/rtc_base/numerics/ | ||
| D | moving_average.h | 62 std::vector<int> history_; variable |
| /external/webrtc/modules/video_coding/timing/ | ||
| D | codec_timer.h | 42 std::queue<Sample> history_; variable |
| /external/webrtc/modules/congestion_controller/rtp/ | ||
| D | transport_feedback_adapter.h | 87 std::map<int64_t, PacketFeedback> history_; variable |
| /external/webrtc/modules/audio_coding/neteq/ | ||
| D | packet_arrival_history.h | 68 std::deque<PacketArrival> history_; variable |
| D | packet_arrival_history_unittest.cc | 45 PacketArrivalHistory history_; member in webrtc::__anoneffdc0e00111::PacketArrivalHistoryTest |
| /external/marisa-trie/lib/marisa/grimoire/trie/ | ||
| D | state.h | 102 Vector<History> history_; variable |
| /external/webrtc/logging/rtc_event_log/encoder/ | ||
| D | rtc_event_log_encoder_unittest.cc | 93 std::deque<std::unique_ptr<RtcEvent>> history_; member in webrtc::RtcEventLogEncoderTest |