Searched defs:last_sample_ (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/webrtc/common_audio/ | ||
H A D | smoothing_filter.h | 67 float last_sample_; variable |
/aosp_15_r20/hardware/google/pixel/health/include/pixelhealth/ | ||
D | BatteryMetricsLogger.h | 90 int64_t last_sample_; // time in seconds since boot of last sample variable |
/aosp_15_r20/external/webrtc/modules/audio_coding/audio_network_adaptor/ | ||
H A D | fec_controller_plr_based.cc | 34 absl::optional<float> last_sample_; member in webrtc::__anonefec601d0111::NullSmoothingFilter |
/aosp_15_r20/external/webrtc/video/ | ||
H A D | stats_counter.cc | 77 int last_sample_; member in webrtc::AggregatedCounter |
H A D | stats_counter_unittest.cc | 29 int last_sample_; member in webrtc::__anon36a433c40111::StatsCounterObserverImpl |