Searched defs:last_value_ (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/webrtc/modules/audio_mixer/ | ||
H A D | gain_change_calculator.h | 36 float last_value_ = 0.f; variable |
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/ | ||
H A D | expand_uma_logger.h | 52 uint64_t last_value_ = 0; variable |
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ | ||
H A D | metrics.h | 342 int64 last_value_; variable |
/aosp_15_r20/external/webrtc/rtc_base/numerics/ | ||
H A D | sequence_number_util.h | 136 absl::optional<T> last_value_; variable |
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/lib/fidl/ | ||
H A D | hanging_getter_unittest.cc | 39 std::optional<T> last_value_; member in bt_lib_fidl::__anon5d8006a00111::HangingGetterTestBase |
/aosp_15_r20/external/webrtc/modules/audio_coding/acm2/ | ||
H A D | audio_coding_module.cc | 123 int last_value_ = 0; member in webrtc::__anon885b20090111::AudioCodingModuleImpl::ChangeLogger |