Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f88cdc45 authored by Glenn Kasten's avatar Glenn Kasten
Browse files

Pull out commonly used constants to <audio_utils/clock.h>

Test: builds OK
Change-Id: Ia33722b53287ce0e52d04118e4f6fb856b466cf1
parent 1a6334e3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -99,8 +99,6 @@ static unsigned int configured_low_latency_capture_period_size =
#define MMAP_PERIOD_COUNT_MAX 512
#define MMAP_PERIOD_COUNT_DEFAULT (MMAP_PERIOD_COUNT_MAX)

static const int64_t NANOS_PER_SECOND = 1000000000;

/* This constant enables extended precision handling.
 * TODO The flag is off until more testing is done.
 */