Home
last modified time | relevance | path

Searched defs:update_stats (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/
H A Dinput_volume_stats_reporter_unittest.cc138 const auto& update_stats = stats_reporter.volume_update_stats(); in TEST_P() local
152 const auto& update_stats = stats_reporter.volume_update_stats(); in TEST_P() local
166 const auto& update_stats = stats_reporter.volume_update_stats(); in TEST_P() local
/aosp_15_r20/hardware/interfaces/health/utils/libhealthloop/
H A DHealthLoop.cpp127 bool update_stats = false; in RecvUevents() local
/aosp_15_r20/external/flac/src/flac/
H A Danalyze.c183 void update_stats(subframe_stats_t *stats, FLAC__int32 residual, uint32_t incr) in update_stats() function
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_performance_test_utils/
Dqcom_utils.py360 def update_stats(self): member in LinkLayerStats
Dbrcm_utils.py473 def update_stats(self): member in LinkLayerStats
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/sparc64/drivers/
H A Dadi-test.c104 static void update_stats(struct stats * const ustats, in update_stats() function
/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Dballoon.rs188 fn update_stats(&self, stats: &mut BalloonStats) { in update_stats() method
/aosp_15_r20/external/libaom/av1/encoder/
H A Dpartition_search.c966 static void update_stats(const AV1_COMMON *const cm, ThreadData *td) { in update_stats() function
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c2110 static void update_stats(VP9_COMMON *cm, ThreadData *td) { in update_stats() function