Home
last modified time | relevance | path

Searched refs:update_estimated_rate (Results 1 – 3 of 3) sorted by relevance

/external/adhd/cras/src/server/rust/src/
Drate_estimator_bindings.rs83 (*re).update_estimated_rate(level, now) as i32 in rate_estimator_check()
Drate_estimator.rs156 pub fn update_estimated_rate(&mut self, level: i32, now: Duration) -> bool { in update_estimated_rate() method
/external/adhd/cras/src/server/
Ddev_io.c66 static void update_estimated_rate(struct open_dev *adev, in update_estimated_rate() function
557 update_estimated_rate(adev, odev_list, self_rate_need_update); in capture_to_streams()
811 update_estimated_rate(adev, NULL, true); in write_output_samples()