HomeSort by relevance Sort by last modified time
    Searched refs:rate_estimator_reset_rate (Results 1 - 4 of 4) sorted by null

  /external/adhd/cras/src/server/
rate_estimator.h 85 void rate_estimator_reset_rate(struct rate_estimator *re, unsigned int rate);
rate_estimator.c 68 void rate_estimator_reset_rate(struct rate_estimator *re, unsigned int rate) function
cras_iodev.c 502 rate_estimator_reset_rate(iodev->rate_est, actual_rate);
1167 rate_estimator_reset_rate(iodev->rate_est,
1175 rate_estimator_reset_rate(iodev->rate_est,
    [all...]
  /external/adhd/cras/src/tests/
iodev_unittest.cc 2474 void rate_estimator_reset_rate(struct rate_estimator *re, unsigned int rate) { function
    [all...]

Completed in 4441 milliseconds