Searched defs:accel (Results 1 – 6 of 6) sorted by relevance
77 accel: lis331dlh@1d { label
253 accel: mma8452@1c { label
223 unsigned accel) { in FASTCOVER_checkParameters()526 unsigned f, unsigned accel) in FASTCOVER_convertToFastCoverParams()631 const unsigned accel = parameters->accel == 0 ? DEFAULT_ACCEL : parameters->accel; in ZDICT_optimizeTrainFromBuffer_fastCover() local
154 …unsigned accel; /* Acceleration level: constraint: 0 < accel <= 10, higher means fast… member
966 float fdx, fdy, length, lbase, accel; in expoacc() local
6987 double accel = sum_cubes / (6 * std::pow(sum_squares, 1.5)); in bootstrap() local