Searched refs:rate_estimator_reset_rate (Results 1 – 4 of 4) sorted by relevance
84 void rate_estimator_reset_rate(struct rate_estimator *re, unsigned int rate);
68 void rate_estimator_reset_rate(struct rate_estimator *re, unsigned int rate) in rate_estimator_reset_rate() function
501 rate_estimator_reset_rate(iodev->rate_est, actual_rate); in cras_iodev_set_format()1202 rate_estimator_reset_rate(iodev->rate_est, in cras_iodev_update_rate()1210 rate_estimator_reset_rate(iodev->rate_est, iodev->format->frame_rate); in cras_iodev_reset_rate_estimator()
2605 void rate_estimator_reset_rate(struct rate_estimator* re, unsigned int rate) {} in rate_estimator_reset_rate() function