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

  /external/adhd/cras/src/server/
rate_estimator.h 58 void rate_estimator_destroy(struct rate_estimator *re);
rate_estimator.c 35 void rate_estimator_destroy(struct rate_estimator *re) function
cras_iodev.c 629 rate_estimator_destroy(iodev->rate_est);
    [all...]
  /external/adhd/cras/src/tests/
rate_estimator_unittest.cc 42 rate_estimator_destroy(re);
74 rate_estimator_destroy(re);
105 rate_estimator_destroy(re);
134 rate_estimator_destroy(re);
161 rate_estimator_destroy(re);
193 rate_estimator_destroy(re);
iodev_unittest.cc 2461 void rate_estimator_destroy(struct rate_estimator *re) { function
    [all...]

Completed in 202 milliseconds