Home
last modified time | relevance | path

Searched defs:ratio_decay (Results 1 – 1 of 1) sorted by relevance

/btstack/src/
H A Dbtstack_sample_rate_compensation.c75 static const double ratio_decay = 1.3; in btstack_sample_rate_compensation_update() local
96 const int16_t ratio_decay = FLOAT_TO_Q8(1.3f); in btstack_sample_rate_compensation_update() local