Searched defs:last_value_ (Results 1 – 5 of 5) sorted by relevance
| /external/webrtc/modules/audio_mixer/ | ||
| D | gain_change_calculator.h | 36 float last_value_ = 0.f; variable |
| /external/webrtc/modules/audio_coding/neteq/ | ||
| D | expand_uma_logger.h | 52 uint64_t last_value_ = 0; variable |
| /external/tensorflow/tensorflow/core/framework/ | ||
| D | metrics.h | 342 int64 last_value_; variable |
| /external/webrtc/rtc_base/numerics/ | ||
| D | sequence_number_util.h | 136 absl::optional<T> last_value_; variable |
| /external/webrtc/modules/audio_coding/acm2/ | ||
| D | audio_coding_module.cc | 123 int last_value_ = 0; member in webrtc::__anon4ab28f580111::AudioCodingModuleImpl::ChangeLogger |