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

  /external/adhd/cras/src/tests/
rate_estimator_unittest.cc 27 rc = rate_estimator_check(re, level, &t);
37 rc = rate_estimator_check(re, level, &t);
59 rc = rate_estimator_check(re, level, &t);
68 rc = rate_estimator_check(re, level, &t);
91 rc = rate_estimator_check(re, level, &t);
100 rc = rate_estimator_check(re, level, &t);
115 rc = rate_estimator_check(re, 240, &t);
122 rc = rate_estimator_check(re, 245, &t);
127 rc = rate_estimator_check(re, 250, &t);
146 rc = rate_estimator_check(re, level, &t)
    [all...]
iodev_unittest.cc 2238 int rate_estimator_check(struct rate_estimator *re, int level, function
    [all...]
  /external/adhd/cras/src/server/
rate_estimator.h 78 int rate_estimator_check(struct rate_estimator *re, int level,
rate_estimator.c 79 int rate_estimator_check(struct rate_estimator *re, int level, function
cras_iodev.c 1007 return rate_estimator_check(iodev->rate_est, level, level_tstamp);
    [all...]

Completed in 521 milliseconds