Home
last modified time | relevance | path

Searched defs:last_value_ (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_mixer/
H A Dgain_change_calculator.h36 float last_value_ = 0.f; variable
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dexpand_uma_logger.h52 uint64_t last_value_ = 0; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dmetrics.h342 int64 last_value_; variable
/aosp_15_r20/external/webrtc/rtc_base/numerics/
H A Dsequence_number_util.h136 absl::optional<T> last_value_; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/lib/fidl/
H A Dhanging_getter_unittest.cc39 std::optional<T> last_value_; member in bt_lib_fidl::__anon5d8006a00111::HangingGetterTestBase
/aosp_15_r20/external/webrtc/modules/audio_coding/acm2/
H A Daudio_coding_module.cc123 int last_value_ = 0; member in webrtc::__anon885b20090111::AudioCodingModuleImpl::ChangeLogger