Home
last modified time | relevance | path

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

/btstack/src/
H A Dbtstack_sample_rate_compensation.c67 double current_sample_rate = self->count*(1000./delta); in btstack_sample_rate_compensation_update() local
/btstack/example/
H A Da2dp_source_demo.c193 static int current_sample_rate = 44100; variable