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

Commit b5b9e5e1 authored by Pavlin Radoslavov's avatar Pavlin Radoslavov Committed by android-build-merger
Browse files

Reduce the audio A2DP HAL output audio stream buffer size am: 6f6da2ed

am: 6045ef21

Change-Id: I2608003161b8d9492c044207744d127ae95549c9
parents 983b8aa8 6045ef21
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -71,7 +71,7 @@
//
//
// to avoid introducing the FastMixer in AudioFlinger. Using the FastMixer
// to avoid introducing the FastMixer in AudioFlinger. Using the FastMixer
// results in unnecessary latency and CPU overhead for Bluetooth.
// results in unnecessary latency and CPU overhead for Bluetooth.
#define AUDIO_STREAM_OUTPUT_BUFFER_PERIODS 4
#define AUDIO_STREAM_OUTPUT_BUFFER_PERIODS 2


#define AUDIO_SKT_DISCONNECTED (-1)
#define AUDIO_SKT_DISCONNECTED (-1)