Searched defs:rate_estimator_add_frames (Results 1 – 2 of 2) sorted by relevance
52 pub unsafe extern "C" fn rate_estimator_add_frames(re: *mut RateEstimator, frames: libc::c_int) { in rate_estimator_add_frames() function
2663 void rate_estimator_add_frames(struct rate_estimator* re, int fr) { in rate_estimator_add_frames() function