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

Commit d835dec1 authored by Glenn Kasten's avatar Glenn Kasten Committed by Android (Google) Code Review
Browse files

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

parents 750cc1c0 f88cdc45
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.
 */