Searched defs:RateEstimator (Results 1 – 2 of 2) sorted by relevance
79 pub struct RateEstimator { struct90 impl RateEstimator { argument
20 ) -> *mut RateEstimator { in rate_estimator_create()39 pub unsafe extern "C" fn rate_estimator_destroy(re: *mut RateEstimator) { in rate_estimator_destroy()52 pub unsafe extern "C" fn rate_estimator_add_frames(re: *mut RateEstimator, frames: libc::c_int) { in rate_estimator_add_frames()67 re: *mut RateEstimator, in rate_estimator_check()104 pub unsafe extern "C" fn rate_estimator_reset_rate(re: *mut RateEstimator, rate: libc::c_uint) { in rate_estimator_reset_rate()